DSM/Tape Catalog Management Programming Manual
Errors
DSM/Tape Catalog Management Programming Manual—520481-003
A-131
6201 ZMCS-ERR-USEDLENTOOLARGE
6201 ZMCS-ERR-USEDLENTOOLARGE
A buffer sent to MEDIASRV is too large.
Cause. A buffer sent to MEDIASRV is too large.
Effect. MEDIASRV rejects the request.
Recovery. Use a smaller buffer.
6202 ZMCS-ERR-BUFFERNOTMCS
A buffer with the wrong subsystem ID was sent to MEDIASRV.
Cause. A buffer with the wrong subsystem ID was sent to MEDIASRV.
Effect. MEDIASRV rejects the request.
Recovery. Use the correct subsystem ID.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZMCS-TKN-USEDLEN token-type ZSPI-TYP-INT
ZMCS-TKN-READLEN token-type ZSPI-TYP-INT
ZSPI-TKN-ENDLIST
Corresponding MEDIACOM Error Message
The SPI buffer MEDIASRV used value1 bytes when only value2
bytes are allowed.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZMCS-TKN-SUBSYSTEMID token-type ZSPI-TYP-SSID
ZSPI-TKN-ENDLIST
Corresponding MEDIACOM Error Message
The SPI buffer MEDIASRV received contained an unknown
SubSystemID value1,value2.