NetBatch Management Programming Manual

Commands and Responses
NetBatch Management Programming Manual522462-003
5-15
ADD EXECUTOR Command
ADD EXECUTOR Command
The ADD EXECUTOR command adds an executor to 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 ADD EXECUTOR command is:
ZBAT-TKN-SEL-EXECUTORNAME
specifies an executor name. The name can contain from 1 through 24 letters and
numbers. It also can contain hyphens but must begin with a letter and end with a
letter or number. The name cannot contain spaces.
Tokens in Response Buffer
For information on the tokens present in the response buffer, see Section 4, Common
Definitions.
Operational Note
The ADD EXECUTOR command is a sensitive command available to NetBatch
supervisors only.
Command
ZBAT-CMD-ADD
Object Type
ZBAT-OBJ-EXECUTOR
Tokens in Command Buffer
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.!ZCLASSES
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-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-TPP-SSCTL.