NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-39
Predefined Token and Field Values
ZBAT-VAL-SSID
is the subsystem ID of the NetBatch subsystem. For information on the structure of
ZBAT-VAL-SSID, see ZSPI-TKN-SSID on page 4-5.
ZBAT-VAL-STALL
indicates a job is in the SPECIAL-9 state (the job has the attribute STALL ON and
failed while running).
ZBAT-VAL-SUSPENDED
indicates the SUSPENDED job state.
ZBAT-VAL-TAPE
indicates the TAPE job state.
ZBAT-VAL-TIME
indicates the TIME job state.
ZBAT-VAL-VERSION
is the product version of the NetBatch subsystem; for example, D30.
ZBAT-VAL-WAITON-RELEASED-OK
indicates a job was released by its master.
ZBAT-VAL-WAITON-REMOVE
removes a master job from the list of masters specified by the dependent job’s
WAITON attribute.
ZBAT-VAL-WAITON-RESET
indicates a job has yet to be released by its master.
ZBAT-VAL-WAITON-SET
indicates a job is waiting for an explicit release from its master.
ZBAT-VAL-WAITON-STOP
indicates a job is waiting for an implicit release from its master on normal
termination of that master.
ZBAT-VAL-WAITON-STOPABEND
indicates a job is waiting for an implicit release from its master on normal or
abnormal termination of that master.