DSM/Tape Catalog Management Programming Manual
SSI Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
C-31
3 ZSSI-EVT-TRANSIENT-FAULT,
zssi-val-msg-Q-CLEAN (23)
3 ZSSI-EVT-TRANSIENT-FAULT, zssi-val-msg-Q-CLEAN (23)
The SSI routinely purged a process from its connective queue.
ZSSI-TKN-Q-ID
contains the identifier of the $ZSSI connections queue (internal meaning).
ZSSI-TKN-Q-MEMBER
contains the ID of the queue member (internal meaning).
Cause. $ZSSI purged a process from its connective queue. $ZSSI routinely searches
for processes older than the current process and purges them.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
3 ZSSI-EVT-TRANSIENT-FAULT, zssi-val-msg-UNDEF-MSG (24)
The SSI encountered and discarded an undefined message.
Cause. $ZSSI encountered an undefined message from $ZSVR. Other possibilities
are that the network interface cannot be delivered because of an incorrect message
format, or a SSI failure occurred. This is a programming error of the client software that
attempted communication with $ZSSI.
Effect. The message is discarded.
Recovery. For more information, see the specified server manual. If the error recurs,
contact your network or UNIX-based server support representative.
Tokens in Event Message
ZSSI-TKN-PROC-CALLER token-type ZSPI-TYP-STRING.
ZSSI-TKN-MSG token-type ZSSI-TYP-MSG.
ZSSI-TKN-Q-ID <1> token-type ZSPI-TYP-INT.
ZSSI-TKN-Q-MEMBER <2> token-type ZSPI-TYP-INT.
Message Text
Queue cleanup Q-id: <1>, Member: <2>
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
Undefined message detected: discarded.