NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-63
Extensible Structured Tokens
ZBAT-MAP-DEF-WAITON has the structure:
ZMASTER
is the name of the job’s master. Specifying spaces or a null value removes the
WAITON attribute from the job.
ZINDICATOR
is an enumerated value of ZBAT-DDL-WAITON-INDICATOR that gives
information about the job’s dependent relationship with ZMASTER. See ZBAT-
DDL-WAITON-INDICATOR on page 4-32.
ZFOR
is an enumerated value of ZBAT-DDL-WAITON-FOR that indicates the type of
release a dependent job requires from its master. See ZBAT-DDL-WAITON-
FOR on page 4-32.
ZBAT-MAP-DEFINE-ERROR
is an extensible structured token that contains details of the error detected by the
scheduler when the scheduler validated ZBAT-TKN-ATT-SET-DEFINE. The token’s
usage in attachment-set commands is:
Command ZBAT-MAP-DEF-WAITON
ACTIVATE JOB Not used
ALTER JOB Optional in command buffer
DELETE JOB Not used
INFO JOB Returned in response buffer
RELEASE JOB Not used
RUNNEXT JOB Not used
RUNNOW JOB Not used
STATUS JOB Not used
STOP JOB Not used
SUBMIT JOB Optional in command buffer
SUSPEND JOB Not used
Definition ZBAT-DDL-DEF-WAITON.
02 ZMASTER Type ZBAT-DDL-NETBATCH-NAME.
02 ZINDICATOR Type ZBAT-DDL-WAITON-INDICATOR.
02 ZFOR Type ZBATDDLWAITONFOR.
End
Command ZBAT-MAP-DEFINE-ERROR
ADD ATTACHMENT-SET Optional in command buffer
ALTER ATTACHMENT-SET Optional in command buffer
DELETE ATTACHMENT-SET Not used
INFO ATTACHMENT-SET Returned in response buffer
STATUS ATTACHMENT-SET Not used