NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-62
Extensible Structured Tokens
ZSTOP-ON-ABEND
is a Boolean field that specifies the schedulers DEFAULT-STOP-ON-ABEND
attribute. The values are:
The default value when cold starting the scheduler is ZSPI-VAL-FALSE.
ZSTALL
is a Boolean field that specifies the scheduler’s DEFAULT-STALL attribute. The
values are:
The default value when cold starting the scheduler is ZSPI-VAL-FALSE.
ZHIGHPIN
is a Boolean field that specifies the schedulers DEFAULT-HIGHPIN attribute.
The values are:
The default value when cold starting the scheduler is ZSPI-VAL-FALSE.
ZINITIATION
is a Boolean field that specifies the scheduler’s INITIATION attribute. The
values are:
The default value when cold starting the scheduler is ZSPI-VAL-TRUE.
ZLOCALNAMES
is the name of a node remote to the node of the scheduler. ZLOCALNAMES
can occur up to 30 times and specifies the scheduler’s LOCALNAMES
attribute.
ZBAT-MAP-DEF-WAITON
is an extensible structured token containing details of a job’s dependent
relationship with one of its masters. (A dependent job can have up to eight
masters, each specified by one ZBAT-MAP-DEF-WAITON token. Collectively, the
masters make up the job’s WAITON attribute.) The token’s usage in job commands
is:
ZSPI-VAL-FALSE Specifies DEFAULT-STOP-ON-ABEND OFF
ZSPI-VAL-TRUE Specifies DEFAULT-STOP-ON-ABEND ON
ZSPI-VAL-FALSE Specifies DEFAULT-STALL OFF
ZSPI-VAL-TRUE Specifies DEFAULT-STALL ON
ZSPI-VAL-FALSE Specifies DEFAULT-HIGHPIN OFF
ZSPI-VAL-TRUE Specifies DEFAULT-HIGHPIN ON
ZSPI-VAL-FALSE Specifies INITIATION OFF
ZSPI-VAL-TRUE Specifies INITIATION ON