DSM/Tape Catalog Management Programming Manual
Common Definitions
DSM/Tape Catalog Management Programming Manual—520481-003
4-17
ZMCS Tokens
ZMCS-TKN-UNKNOWNTOKENCODE
This token is part of a response to error 6204, which indicates that a token code was
received that was unknown to MEDIASRV. The value for this token is itself a token
code.
ZMCS-TKN-USEDLEN
This token is part of the response in message 6201, which indicates that a buffer sent
to MEDIASRV was too long. It contains the byte length of the buffer that was sent. See
also ZMCS-TKN-READLEN on page 4-13.
ZMCS-TKN-USER
This token appears in both command and response buffers of multiple commands. It
contains the new group and user ID permitted to use the volume catalog.
ZMCS-TKN-VCVERSION
This token appears in the response buffer of the INFO VOLCAT command. It contains
the volume catalog version of each volume catalog.
token-code ZMCS-TKN-UNKNOWNTOKENCODE
value ZMCS-TNM-UNKNOWNTOKENCODE
token-type ZSPI-TYP-TOKENCODE.
ssid ZMCS-VAL-EXT-SSID
heading "UnknownTokenCode"
token-code ZMCS-TKN-USEDLEN
value ZMCS-TNM-USEDLEN
token-type ZSPI-TYP-INT.
ssid ZMCS-VAL-EXT-SSID
heading "UsedLen"
token-code ZMCS-TKN-USER
value ZMCS-TNM-USER
token-type ZSPI-TYP-INT-PAIR.
ssid ZMCS-VAL-EXT-SSID
heading "User"
token-code ZMCS-TKN-VCVERSION
value ZMCS-TNM-VCVERSION
token-type ZSPI-TYP-INT
ssid ZMCS-VAL-EXT-SSID
heading "VCVersion"