NetBatch Management Programming Manual
Commands and Responses
NetBatch Management Programming Manual—522462-003
5-38
INFO EXECUTOR Command
INFO EXECUTOR Command
The INFO EXECUTOR command lists the attributes of executors. 
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 INFO 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 INFO EXECUTOR command is a nonsensitive command available to all users. 
Command
 ZBAT-CMD-INFO
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.!{}
 ZBAT-MAP-DEF-EXECUTOR
 Definition ZBAT-DDL-DEF-EXECUTOR.
  02 ZCPU    type ZSPI-DDL-INT.
  02 ZJOBNUMBER    type ZSPI-DDL-INT.
  02 ZCLASS-COUNT   type ZSPI-DDL-INT.
  02 ZCLASSES    occurs 8 times.
  03 ZCLASSNAME   type ZBAT-DDL-NETBATCH-NAME.
  03 FILLER    type ZSPI-DDL-INT.
  02 ZCLASS    type ZBAT-DDL-NETBATCH-NAME.
  End
 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.










