NetBatch Management Programming Manual
Commands and Responses
NetBatch Management Programming Manual—522462-003
5-67
SUSPEND JOB Command
SUSPEND JOB Command
The SUSPEND JOB command suspends executing processes associated with a job. 
Tokens in Command Buffer
For information on the tokens present in the command buffer, see Section 4, Common 
Definitions. Information on the tokens specific to the SUSPEND JOB command is:
ZBAT-TKN-SEL-JOBNAME
specifies a job name or, when specified with either or both the asterisk (*) and 
question mark (?) wild-card characters, a range of job names. 
Tokens in Response Buffer
For information on the tokens present in the response buffer, see Section 4, Common 
Definitions. 
Operational Notes
•
The SUSPEND JOB command is a sensitive command. It is available to all users, 
but these conditions apply:
Command
 ZBAT-CMD-SUSPEND
Object Type
 ZBAT-OBJ-JOB
Tokens in Command Buffer
 ZBAT-TKN-SEL-JOBNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-NOTJOBNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-JOB-NUMBER   token-type ZBAT-TYP-JOB-NUMBER.!{A}…
 ZBAT-TKN-SEL-ADPNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-NOTADPNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-CLASSNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-NOTCLASSNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-INNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-NOTINNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-LIST    token-type ZBAT-TYP-LIST.!{A}…
 ZBAT-TKN-SEL-NOTLIST   token-type ZSPI-TYP-INT.!{A}…
 ZBAT-TKN-SEL-USERNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-NOTUSERNAME   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-WAITON   token-type ZSPI-TYP-STRING.!{A}…
 ZBAT-TKN-SEL-NOTWAITON   token-type ZSPI-TYP-STRING!{A}…
 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.










