NetBatch Management Programming Manual
Common Definitions
NetBatch Management Programming Manual—522462-003
4-37
Predefined Token and Field Values
ZBAT-VAL-JOB-RUNNOW-LIST
indicates a job is in the RUNNOW state.
ZBAT-VAL-JOB-SPECIAL-LIST
indicates a job is in the SPECIAL state specified by the ZINFO-SPECIAL-REASON
field of ZBAT-MAP-DEF-JOB.
ZBAT-VAL-JOB-SUSPENDED-LIST
indicates a job is in the SUSPENDED state.
ZBAT-VAL-JOB-TAPE-LIST
indicates a job is in the TAPE state.
ZBAT-VAL-JOB-TIME-LIST
indicates a job is in the TIME state.
ZBAT-VAL-LAST-LIST
indicates the end of a list of token values in the NetBatch DDL definitions file. This
value is for HP internal use only.
ZBAT-VAL-NEWPROCESS-ERROR
indicates a job is in the SPECIAL-3 state (the scheduler tried to create a new
process for the job’s executor program, but failed).
ZBAT-VAL-READY
indicates the READY job state.
ZBAT-VAL-RESTART-OFF
indicates a job is in the SPECIAL-6 state (the job has the RESTART OFF attribute
and abended but did not restart because its attributes include IFFAILS OFF).
ZBAT-VAL-RESTART-ON
indicates a job is in the SPECIAL-5 state (the job has the RESTART ON attribute
and abended but did not restart because its attributes include IFFAILS OFF).
ZBAT-VAL-RUNNEXT
indicates the RUNNEXT job state.
ZBAT-VAL-RUNNOW
indicates the RUNNOW job state.