NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-66
Extensible Structured Tokens
ZBAT-MAP-STATUS-EXECUTOR has the structure:
ZCPU
is the number of the executor’s processor.
ZJOBNUMBER
is the number of the job using the executor.
ZWHICH-LIST
is an enumerated value of ZBAT-DDL-EXECUTOR-LIST that indicates the
executors state. For a description of ZBAT-DDL-EXECUTOR-LIST, see Private
Token and Field Types earlier in this subsection.
ZCLASS
is the name of the class of the job using the executor.
ZBAT-MAP-STATUS-JOB
is an extensible structured token that contains job status information. The token’s
usage in job commands is:
Definition ZBAT-DDL-STATUS-EXECUTOR.
02 ZCPU Type ZSPI-DDL-INT.
02 ZJOBNUMBER Type ZSPI-DDL-INT.
02 ZWHICH-LIST Type ZBAT-DDL-EXECUTOR-LIST.
02 ZCLASS Type ZBAT-DDL-NETBATCH-NAME.
End
Command ZBAT-MAP-STATUS-JOB
ACTIVATE JOB Not used.
ALTER JOB Not used.
DELETE JOB Not used.
INFO JOB Not used.
RELEASE JOB Not used.
RUNNEXT JOB Not used.
RUNNOW JOB Not used.
STATUS JOB Returned in response buffer.
STOP JOB Not used.
SUBMIT JOB Not used.
SUSPEND JOB Not used.