z/OS JES2 Initialization and Tuning Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parameter Description for JOBPRTY(n)

z/OS JES2 Initialization and Tuning Reference
SA32-0992-00

PRIORITY=nn
Specifies the job-scheduling priority (0-15) relationship with execution times, as specified in a corresponding TIME= parameter on this statement.
If this parameter is not specified, the following values are used as default values:
JOBPRTY(n) PRIORITY=
(1) 9
(2) 8
(3) 7
(4) 6
(5) 5
(6) 4
(7) 3
(8) 2
(9) 1

Modification: $T JOBPRTY(n) operator command.

TIME=nnnnnn
Specifies execution times (1-279620), in minutes, that are to be associated with job-scheduling priorities, as specified in a corresponding PRIORITY parameter.

If a /*PRIORITY control statement is specified for a job or if PRTY= is specified on the JOB statement, these values are not used. See the PRIORITY= parameter on this initialization statement for additional information.

If these parameters are not specified, the following are used as defaults:
JOBPRTY(n) PRIORITY= TIME=
(1) 9 2
(2) 8 5
(3) 7 15
(4) 6 279620
. . .
. . .
. . .
(9) 1 279620

Modification: $T JOBPRTY(n) operator command.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014