Processes and Sessions
I have a source limit like in the following
RESOURCE_NAME CURRENT_UTILIZATION MAX_UTILIZATION LIMIT_VALUE
------------------------------ ------------------- --------------- ------------------------------
processes 38 51 200
sessions 48 70 322
Processes 200 and Sessions 322.
May I know how to write a program PL/SQL to bump up the sessions rather than processes.
??
I know if I trigger one sqlplus , then one process go up.
OS version AIX: 6.1
Database version 11.2.0.4