NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-61
Extensible Structured Tokens
ZSUBMIT-ALLOWED
is a Boolean field that specifies the schedulers SUBMIT-ALLOWED attribute.
The values are:
The default value when cold starting the scheduler is ZSPI-VAL-TRUE.
ZEVERY-CATCHUP
is a Boolean field that specifies the scheduler’s CATCHUP attribute. The
values are:
The default value when cold starting the scheduler is ZSPI-VAL-TRUE.
ZEMS
is an enumerated value of ZBAT-DDL-EMS that specifies the scheduler’s EMS
attribute. See ZBAT-DDL-EMS on page 4-15.
ZCLASSNAME
is the name of a class and specifies the scheduler’s DEFAULT-CLASS
attribute. The default value when cold starting the scheduler is DEFAULT.
ZPRI
specifies the scheduler’s DEFAULT-PRI attribute. The range is 1 through 199.
The default value when cold starting the scheduler is 120.
ZSELPRI
specifies the schedulers DEFAULT-SELPRI attribute. The range is 0 through
7. The default value when cold starting the scheduler is 3.
ZMAXPRINTLINES
specifies the scheduler’s DEFAULT-MAXPRINTLINES attribute. The value is 0
(for no maximum) or is a number in the range 120 through 65534. The default
value when cold starting the scheduler is 0.
ZMAXPRINTPAGES
specifies the scheduler’s DEFAULT-MAXPRINTPAGES attribute. The value is
0 (for no maximum) or is a number in the range 2 through 65534. The default
value when cold starting the scheduler is 0.
ZSPI-VAL-FALSE Specifies SUBMIT-ALLOWED OFF
ZSPI-VAL-TRUE Specifies SUBMIT-ALLOWED ON
ZSPI-VAL-FALSE Specifies CATCHUP OFF
ZSPI-VAL-TRUE Specifies CATCHUP ON