Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change System Job (CHGSYSJOB) command allows the user to change the run priority of a system job.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
JOB | Job name | Name | Required, Key, Positional 1 |
RUNPTY | Run priority | 0-99, *SAME, *IPL | Optional |
Top |
Specifies the name of the system job whose attributes are being changed. The list of valid job names are displayed when F4 is pressed while prompting for this parameter.
This is a required parameter.
Top |
Specifies the run priority for the routing step. Machine run priority is a value, ranging from 0 (highest priority) through 99 (lowest priority), that represents the importance of the routing step when it competes with other routing steps for machine resources. This value represents the relative (not the absolute) importance of the routing step. For example, a routing step with a run priority of 25 is not twice as important as one with a run priority of 50.
Top |
CHGSYSJOB JOB(QDBSRVXR2) RUNPTY(20)
This command changes the run priority of the system job QDBSRVXR2 to 20.
Top |
*ESCAPE Messages
Top |