NetBatch Management Programming Manual
Commands and Responses
NetBatch Management Programming Manual—522462-003
5-51
START EXECUTOR Command
START EXECUTOR Command
The START EXECUTOR command starts executors whose state is OFF or STOP, thus 
making them available for use by jobs. 
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 START EXECUTOR command is:
ZBAT-TKN-SEL-EXECUTORNAME
specifies an executor name or, when specified with either or both the asterisk (*) 
and question mark (?) wild-card characters, a range of executor names. 
Tokens in Response Buffer
For information on the tokens present in the response buffer, see Section 4, Common 
Definitions. 
Operational Note
The START EXECUTOR command is a sensitive command available to NetBatch 
supervisors only. 
Command
 ZBAT-CMD-START
Object Type
 ZBAT-OBJ-EXECUTOR
Tokens in Command Buffer
 ZBAT-TKN-SEL-EXECUTORNAME   token-type ZSPI-TYP-STRING.!{}
 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-EXECUTORNAME  token-type ZSPI-TYP-STRING.!{}
 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.










