DSM/Tape Catalog Messages Manual

DSM/Tape Catalog Messages Manual 422947-007
6 - 1
6
MEDIASRV SPI Command Language
Standard (CLS) Error Messages
Error Numbers 6201 Through 6300
The errors in this section are returned by MEDIASRV as a result of conditions that
violate the SPI Command Language Standard (CLS).
The errors in this section are listed in numeric order
. However, not all of the available
error numbers in the range 6201 through 6300 are used. Error numbers not listed are
reserved for future use.
6201
Cause. A buffer sent to MEDIASRV is too large.
Effect. MEDIASRV rejects the request.
Recovery. Use a smaller buffer.
6202
Cause. A buffer with the wrong subsystem ID was sent to MEDIASRV.
Effect. MEDIASRV rejects the request.
Recovery. Use the correct subsystem ID.
6203
Cause. A buffer received by MEDIASRV cannot be processed due to version
incompatibility.
Effect. MEDIASRV rejects the request.
Recovery. Install and run the correct version of MEDIASR
V.
**ERROR-6201** The SPI buffer MEDIASRV used value1 bytes when
only value2 bytes are allowed.
**ERROR-6202** The SPI buffer MEDIASRV received contained an
unknown SubSystemID value1,value2.
**ERROR-6203** The SPI buffer received by MEDIASRV contained
a minimum server version version1, that was greater than the
server version version2 of MEDIASRV.