NetBatch Management Programming Manual
Commands and Responses
NetBatch Management Programming Manual—522462-003
5-31
DELETE EXECUTOR Command
DELETE EXECUTOR Command
The DELETE EXECUTOR command deletes executors from a scheduler. 
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 DELETE EXECUTOR command 
is:
ZBAT-TKN-SEL-EXECUTORNAME
specifies the name of an executor. 
Tokens in Response Buffer
For information on the tokens present in the response buffer, see Section 4, Common 
Definitions. 
Operational Notes
•
The DELETE EXECUTOR command is a sensitive command available to 
NetBatch supervisors only. 
•
The command does not support wild-card character matching of executor names. 
Command
 ZBAT-CMD-DELETE
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.
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.










