oci_set_action
PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0
oci_set_action - Sets the action name
Code Examples
Example #1 Setting the action
Result: // While the script is running, the administrator can see the actions
// being performed:
sqlplus system/welcome
SQL> select action from v$session;