NetBatch Management Programming Manual
Commands and Responses
NetBatch Management Programming Manual—522462-003
5-44
RELEASE JOB Command
RELEASE JOB Command
The RELEASE JOB command enables a master job to release one or more of its
dependents.
Tokens in Command Buffer
For information on the tokens present in the command buffer, see Section 4, Common
Definitions.
Tokens in Response Buffer
For information on the tokens present in the response buffer, see Section 4, Common
Definitions. Information on the tokens specific to the RELEASE JOB command is:
ZBAT-TKN-SEL-JOBNAME
specifies the name of a released job.
ZBAT-TKN-SEL-JOB-NUMBER
specifies the number of job ZBAT-TKN-SEL-JOBNAME.
Command
ZBAT-CMD-RELEASE
Object Type
ZBAT-OBJ-JOB
Tokens in Command Buffer
ZBAT-MAP-PAR-RELEASE-JOB
Definition ZBAT-DDL-PAR-RELEASE-JOB.
02 ZRELEASER type ZBAT-DDL-NETBATCH-NAME.
02 ZJOBNAME type ZBAT-DDL-NETBATCH-NAME.!{}
End
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZBAT-TKN-SEL-JOBNAME token-type ZSPI-TYP-STRING.
ZBAT-TKN-SEL-JOB-NUMBER token-type ZBAT-TYP-JOB-NUMBER.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
…
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.!{}
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.