DSM/Tape Catalog Management Programming Manual
Common Definitions
DSM/Tape Catalog Management Programming Manual—520481-003
4-16
ZMCS Tokens
ZMCS-TKN-TAPEVOLUME      
This token appears in both command and response buffers of multiple commands. It 
contains the name of the tape as written in the tape label when using a tape with an 
existing label, the name that goes in the tape label when creating a labeled tape from 
an unlabeled tape.
ZMCS-TKN-TAPEVOLUMEOWNER     
This token appears in the ADD TAPELABEL command buffer. It contains the name of 
the owner of the tape.
ZMCS-TKN-UNKNOWNCOMMAND     
This token is part of a response to errors 6205 and 6206, which indicates that 
MEDIASRV received an unknown command. It contains the value of the command. 
(For a list of command definitions, see Table 4-2
 on page 4-66.)
ZMCS-TKN-UNKNOWNOBJECT      
This token is part of a response to errors 6205 and 6206, which indicates that 
MEDIASRV received an unknown command. It contains the value of the object. (For a 
list of object definitions, see Table 4-3 on page 4-67.)
token-code ZMCS-TKN-TAPEVOLUME
 value ZMCS-TNM-TAPEVOLUME
 token-type ZSPI-TYP-STRING.
 ssid ZMCS-VAL-EXT-SSID
 heading "TapeVolume"
token-code ZMCS-TKN-TAPEVOLUMEOWNER
 value ZMCS-TNM-TAPEVOLUMEOWNER
 token-type ZSPI-TYP-STRING.
 ssid ZMCS-VAL-EXT-SSID
 heading "TapeVolumeOwner"
token-code ZMCS-TKN-UNKNOWNCOMMAND
 value ZMCS-TNM-UNKNOWNCOMMAND
 token-type ZSPI-TYP-INT.
 ssid ZMCS-VAL-EXT-SSID
 heading "UnknownCommand"
token-code ZMCS-TKN-UNKNOWNOBJECT
 value ZMCS-TNM-UNKNOWNOBJECT
 token-type ZSPI-TYP-INT.
 ssid ZMCS-VAL-EXT-SSID
 heading "UnknownObject"










