DSM/Tape Catalog Management Programming Manual

SSI Event Messages
DSM/Tape Catalog Management Programming Manual520481-003
C-32
3 ZSSI-EVT-TRANSIENT-FAULT,
zssi-val-msg-UNEXP-FAIL (46)
3 ZSSI-EVT-TRANSIENT-FAULT, zssi-val-msg-UNEXP-FAIL (46)
The SSI received an unexpected error.
ZSSI-TKN-ERRNO
contains the C run-time error number.
Cause. $ZSSI received an error it did not expect.
Effect. $ZSSI terminates.
Recovery. For an interpretation of the errno value, see the C/C++ Programmers
Guide.
3 ZSSI-EVT-TRANSIENT-FAULT,
zssi-val-msg-UNEXPECT-STAT (500)
The SSI received and discarded a status that it did not expect.
ZSSI-TKN-ERRNO
is an optional token containing a subsystem error number.
Cause. $ZSSI received a status that it did not expect.
Effect. The message is discarded.
Recovery. Informational message only; no corrective action is needed.
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
ZSSI-TKN-ERRNO <1> token-type ZSPI-TYP-INT.
Message Text
Unexpected failure detected: errno = <1>.
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
ZSSI-TKN-ERRNO token-type ZSSI-TYP-INT
Message Text
Unexpected status.