DSM/Tape Catalog Management Programming Manual
SSI Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
C-48
4 ZSSI-EVT-FATAL-FAULT,
zssi-val-msg-UNEXPECT-STAT (500)
ZSSI-TKN-ERRNO
contains the C run-time error number.
Cause. $ZSSI received an error that it did not expect.
Effect. $ZSSI terminates.
Recovery. For an interpretation of the errno value, see the C/C++ Programmer’s
Guide.
4 ZSSI-EVT-FATAL-FAULT, zssi-val-msg-UNEXPECT-STAT (500)
The SSI received status information that it did not expect.
Cause. $ZSSI received status information that it did not expect.
Effect. $ZSSI terminates.
Recovery. Recovery depends on the cause of the error.
4 ZSSI-EVT-FATAL-FAULT, zssi-val-msg-XDR-XLATE-FAIL (35)
The SSI XDR translation routines cannot translate a message completely because the
message has been damaged.
Cause. The $ZSSI XDR translation routines cannot translate a message completely
because the message has been damaged. This problem might be due to an error in
the client network or the client application.
Tokens in Event Message
ZSSI-TKN-PROC-CALLER token-type ZSPI-TYP-STRING.
ZSSI-TKN-MSG token-type ZSSI-TYP-MSG.
ZSSI-TKN-STAT token-type ZSSI-TYP-STAT
ZSSI-TKN-PROC-FAILED token-type ZSPI-TYP-STRING
Message Text
Unexpected status.
Tokens in Event Message
ZSSI-TKN-PROC-CALLER token-type ZSPI-TYP-STRING.
ZSSI-TKN-MSG token-type ZSSI-TYP-MSG.
ZSSI-TKN-STAT token-type ZSSI-TYP-STAT
ZSSI-TKN-PROC-FAILED token-type ZSPI-TYP-STRING
Message Text
XDR message translation failure.