NetBatch Management Programming Manual
Common Definitions
NetBatch Management Programming Manual—522462-003
4-72
Extensible Structured Tokens
ZJOBCLASS
indicates the number of classes with the attribute INITIATION OFF and the
number of classes with the attribute INITIATION ON. The fields are:
ZOFF
is the number of classes whose INITIATION attribute is set to OFF.
ZON
is the number of classes whose INITIATION attribute is set to ON.
ZPROCESS
indicates the number of active and suspended job processes. The fields are:
ZACTIVE
is the number of active job processes.
ZSUSPENDED
is the number of suspended job processes.
ZTAPE
indicates the number of tape drives specified by the scheduler’s TAPEDRIVES
attribute and the number of those drives in use by jobs. The fields are:
ZCONFIG
is the number of tape drives specified by the scheduler’s TAPEDRIVES
attribute.
ZTAPEDRIVES-IN-USE
is the number of tape drives in use.
ZATT-SET-COUNT
is the number of attachment sets defined in the scheduler.
ZINITIATION
is a Boolean field that indicates the value of the scheduler’s INITIATION
attribute. The values are:
ZSPI-VAL-FALSE Specifies INITIATION OFF
ZSPI-VAL-TRUE Specifies INITIATION ON