NetBatch Management Programming Manual
Commands and Responses
NetBatch Management Programming Manual—522462-003
5-20
ALTER CLASS Command
ALTER CLASS Command
The ALTER CLASS command changes class attributes. 
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 ALTER CLASS command is:
ZBAT-TKN-SEL-CLASSNAME
specifies the name of a class. 
Tokens in Response Buffer
For information on the tokens present in the response buffer, see Section 4, Common 
Definitions.
Operational Notes
•
The ALTER CLASS command is a sensitive command available to NetBatch 
supervisors only. 
•
The command does not support wild-card character matching of class names. 
Command
 ZBAT-CMD-ALTER
Object Type
 ZBAT-OBJ-CLASS
Tokens in Command Buffer
 ZBAT-TKN-SEL-CLASSNAME   token-type ZSPI-TYP-STRING.!{}
 ZBAT-MAP-DEF-CLASS
 Definition ZBAT-DDL-DEF-CLASS.
 02 ZINITIATION    type ZSPI-DDL-BOOLEAN.!{}
 End
 ZSPI-TKN-COMMENT    token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
 ZSPI-TKN-DATALIST    token-type ZSPI-TYP-LIST.
 ZBAT-TKN-SEL-CLASSNAME   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.










