NetBatch Management Programming Manual
Commands and Responses
NetBatch Management Programming Manual—522462-003
5-18
ALTER ATTACHMENT-SET Command
ALTER ATTACHMENT-SET Command
The ALTER ATTACHMENT-SET command changes attachment-set 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 ATTACHMENT-SET 
command is:
ZBAT−TKN−ATT−SET−ID
specifies an attachment set or a range of attachment sets in the form:
[ ( user-ID ) ] attachment-set-ID
user-ID
specifies a user ID or, when specified with either or both the asterisk (*) 
and question mark (?) wild-card characters, a range of user IDs. (user-ID 
must be in group-name.user-name or group-ID,user-ID form.) The 
default is the user ID of the current user. 
attachment-set-ID
is one of:
Command
 ZBAT-CMD-ALTER
Object Type
 ZBAT-OBJ-ATT-SET
Tokens in Command Buffer
 ZBAT−TKN−ATT−SET−ID    token-type ZSPI-TYP-STRING.!{}
 ZBAT−TKN−ATT−SET−ASSIGN   token-type ZSPI-TYP-BYTESTRING.
!…
 ZBAT−TKN−ATT−SET−DEFINE   token-type ZSPI-TYP-BYTESTRING.
!…
 ZBAT−TKN−ATT−SET−PARAM   token-type ZSPI-TYP-BYTESTRING.
!…
 ZBAT−TKN−ATT−SET−SECURITY   token-type ZSPI-TYP-INT.
 ZBAT−TKN−ATT−SET−TEMPORARY   token-type ZSPI-TYP-BOOLEAN.
 ZBAT-TKN-VOLUME-SUBVOL   token-type ZSPI-TYP-BYTESTRING.
 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−ATT−SET−ID   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.










