Database Administration (MOSC)

MOSC Banner

Processes and Sessions

edited Apr 26, 2018 5:07AM in Database Administration (MOSC) 4 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center