By Indu S, Commercial Systems
Division
Background |
 |
Prior to the 7.5 release, 3010 user logins (jobs and sessions)
were allowed simultaneously to access the machine. With this enhancement
in 7.5, 3300 jobs and sessions can be invoked simultaneously.
Solution
Objective |
 |
To increase the maximum number of jobs and sessions from 3010
to 3300.
How to
Increase the Limit |
 |
:sysgensysgen> miscmisc> se maxlimit=3300 |
The above set of commands changes the current value of session
to 3300.
:sysgensysgen> miscmisc> jo maxlimit=3300 |
The above set of commands changes the current value of jobs
to 3300.
This change comes into effect after the system reboot. At
the system reboot at the command prompt, the limit command can be
used to limit the number of concurrently running jobs and sessions.