You can control how much activity is on the system by controlling how many jobs can be active at the same time in a subsystem or by controlling the use of the processing unit by jobs that have already been started.
What can I control? | What can I use to control? | Character-based interface method | iSeries™ Navigator interface method |
---|---|---|---|
Number of active jobs | Subsystem Description | Command: CHGSBSD MAXJOBS Use this parameter to specify how many jobs can be active at the same time in a subsystem. For an active subsystem, the sum of all of the jobs that are active at the same time that are started through work entries in the subsystem cannot exceed the MAXJOBS parameter value. This excludes autostart jobs, which might temporarily cause the limit to be exceeded when the subsystem is started. |
Use the Run Command window.
Type the command CHGSBSD and then click Prompt. |
Job Queue Entry | Command: CHGJOBQE MAXACT Use this parameter to specify how many batch jobs from a job queue can be active at the same time in the subsystem. A MAXACT of 1 for a job queue forces jobs to be selected serially by job priority from a job queue. The MAXPTYn parameter is used to specify how many jobs can be active for a specified job priority. |
Use the Run Command window.
Type the command CHGJOBQE and then click Prompt. |
|
Workstation Entry | Command: CHGWSE MAXACT Use this parameter if the WRKSTNTYPE parameter is specified. This parameter specifies how many interactive jobs can be active at the same time in the subsystem for that entry. |
Use the Run Command window.
Type the command CHGWSE and then click Prompt. |
|
Communications Entry | Command: CHGCMNE MAXACT Use this parameter to specify how many communications batch jobs can be active at the same time for that entry. |
Use the Run Command window.
Type the command CHGCMNE and then click Prompt. |
|
Routing Entry | Command: CHGRTGE MAXACT Use this command to specify how many jobs can be active at the same time using a given routing entry. |
Use the Run Command window.
Type the command CHGRTGE and then click Prompt. |
|
Prestart job entry | Command: CHGPJE MAXJOBS Use this command to specify how many prestart jobs can be active at the same time for that entry. |
Use the Run Command window.
Type the command CHGPJE and then click Prompt. |
|
Number of active jobs (continued) | System | The Maximum eligible threads (QMAXACTLVL) system value is used to specify how many threads can share main storage and processor resources at the same time. All active jobs (including system jobs) in all storage pools are controlled by QMAXACTLVL. |
|
Use of processing unit and main storage | Base storage pools | The Base memory pool maximum eligible threads (QBASACTLVL) system value is used to specify how many threads can share the Base storage pool at the same time and to limit main storage contention. |
|
Shared pools | Command: WRKSHRPOOL Use this command to specify the activity level for shared pools |
Maximum eligible threads field and change the |
|
Private storage pools | Command: CHGSBSD POOLS Use this command to specify the activity level for user-defined main storage pools. |
Use the Run Command window.
Type the command CHGSBSD and then click Prompt. |