DSM/Tape Catalog Management Programming Manual
Errors
DSM/Tape Catalog Management Programming Manual—520481-003
A-126
6039 ZMCS-ERR-TAPEDRIVEOPEN
6039 ZMCS-ERR-TAPEDRIVEOPEN
A file system error occurred when trying to execute an OPEN.
Cause. When trying to execute a OPEN, the specified error occurred.
Effect. The open fails.
Recovery. Recovery actions vary based on the specified error number. For
descriptions of file-system errors, see the Operator Messages Manual.
6040 ZMCS-ERR-LBABADBYTESIZE
The expected and actual block sizes are different.
Cause. MEDIASRV expected to receive the specified expected byte size, but instead
received the specified actual number.
Effect. Processing does not continue.
Recovery. Resolve the difference between the expected and actual byte sizes.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZMCS-TKN-ERRORNUM token-type ZSPI-TYP-INT
ZSPI-TKN-ENDLIST
Corresponding MEDIACOM Error Message
OPEN error error
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZMCS-TKN-NUM token-type ZSPI-TYP-INT
ZMCS-TKN-NUM1 token-type ZSPI-TYP-INT
ZSPI-TKN-ENDLIST
Corresponding MEDIACOM Error Message
The tape block position size expected was expected-number
bytes when actual-number bytes were actually received.