DSM/Tape Catalog Management Programming Manual

Tape Server Event Messages
DSM/Tape Catalog Management Programming Manual520481-003
D-6
667 ZTAP-EVT-SSIOPEN
667 ZTAP-EVT-SSIOPEN
The tape server cannot create the SSI process.
ZTAP-TKN-ERRMSGNUMBER
contains the error message number for this tape server error. The number for this
error is 1009.
ZTAP-TKN-FSERR
contains the file-system error number reported in this message.
Cause. $ZSVR cannot create the SSI process.
Effect. No SSI process is created. This error is generated each time $ZSVR attempts
to create an SSI process and fails.
Recovery. Analyze the error. For descriptions of file-system errors, see the Operator
Messages Manual.
668 ZTAP-EVT-SSIWRITEREAD
The tape server sent a message to the Storage Server Interface Process and received
a file-system error in return.
ZTAP-TKN-ERRMSGNUMBER
contains the error message number for this tape server error. The number for this
error is 1010.
Tokens in Event Message
ZTAP-TKN-PROCESS token-type ZSPI-TYP-CRTPID.
ZTAP-TKN-ERRMSGNUMBER token-type ZSPI-TYP-UINT.
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING.
ZTAP-TKN-FSERR <1> token-type ZSPI-TYP-ENUM.
Message Text
Error 1009 - Error creating SSI: <1>
Tokens in Event Message
ZTAP-TKN-PROCESS token-type ZSPI-TYP-CRTPID.
ZTAP-TKN-ERRMSGNUMBER token-type ZSPI-TYP-UINT.
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING.
ZTAP-TKN-FSERR <1> token-type ZSPI-TYP-ENUM.
Message Text
Error 1010 - SSI WRITEREAD error: <1>