DSM/Tape Catalog Management Programming Manual
Common Definitions
DSM/Tape Catalog Management Programming Manual—520481-003
4-8
ZMCS Tokens
ZMCS-TKN-DISKFILENAME     
This token appears in the command buffers of multiple commands and in responses to 
INFO DISKFILE commands. It specifies the name of the disk file written to tape by the 
BACKUP or BACKCOPY utilities.
ZMCS-TKN-ERRORNUM     
This token appears in the response buffers of multiple commands. It contains a 
PROCESS_CREATE_ error number. For more information on PROCESS_CREATE_ 
errors and error subcodes, see the Guardian Procedure Calls Reference Manual.
ZMCS-TKN-ERRORTYPE    
This token appears in the response buffers of multiple commands. It contains a 
PROCESS_CREATE_ value indicating the error type. For more information on 
PROCESS_CREATE_ errors and error subcodes, see the Guardian Procedure Calls 
Reference Manual.
ZMCS-TKN-FCVERSION
This token appears in the response buffer of the INFO FILECAT command. It contains 
the FILE CATALOG Version of each FILE CATALOG.
token-code ZMCS-TKN-DISKFILENAME
 value ZMCS-TNM-DISKFILENAME
 token-type ZSPI-TYP-STRING.
 ssid ZMCS-VAL-EXT-SSID
 heading "DiskFileName"
token-code ZMCS-TKN-ERRORNUM
 value ZMCS-TNM-ERRORNUM
 token-type ZSPI-TYP-INT.
 ssid ZMCS-VAL-EXT-SSID
 heading "ErrorNum"
token-code ZMCS-TKN-ERRORTYPE
 value ZMCS-TNM-ERRORTYPE
 token-type ZSPI-TYP-INT.
 ssid ZMCS-VAL-EXT-SSID
 heading "ErrorType"
token-code ZMCS-TKN-FCVERSION
 value ZMCS-TNM-FCVERSION
 token-type ZSPI-TYP-INT.
 ssid ZMCS-VAL-EXT-SSID
 heading "FCVersion"










