NetBatch Manual
Attributes
NetBatch Manual—522460-004
7-44
DEFAULT-SELPRI Scheduler Attribute
default-pri: 120
4} SUBMIT JOB PRI-1
Job PRI-1 job number 276 submitted
5} INFO JOB PRI-1, PRI
JOB ATTRIBUTES for PRI-1
jobnumber: 276
pri: 120
•
This example shows a SUBMIT JOB command specifying a job’s PRI attribute,
thus overriding the scheduler’s DEFAULT-PRI attribute:
11} INFO SCHEDULER, DEFAULT-PRI
SCHEDULER ATTRIBUTES
default-pri: 99
12} SUBMIT JOB PRI-2, PRI 149
Job PRI-2 job number 278 submitted
13} INFO JOB PRI-2, PRI
JOB ATTRIBUTES for PRI-2
jobnumber: 278
pri: 149
DEFAULT-SELPRI Scheduler Attribute
The DEFAULT-SELPRI scheduler attribute specifies the selection priority of a job
submitted without the SELPRI attribute. For more information, see SELPRI Job
Attribute on page 7-101.
number
is a number in the range 0 through 7 (0 is lowest) specifying the selection priority.
Consideration
A scheduler adopts the attribute DEFAULT-SELPRI 3 by default when cold started.
Examples
•
This example shows a job adopting its SELPRI attribute from the scheduler’s
DEFAULT-SELPRI attribute:
12} INFO SCHEDULER, DEFAULT-SELPRI
SCHEDULER ATTRIBUTES
default-selpri: 3
13} SUBMIT JOB A, HOLD ON
Job A job number 315 submitted
14} INFO JOB A, SELPRI
JOB ATTRIBUTES for A
jobnumber: 315
selpri: 3
D[EFAULT]-SE[LPRI] number