DSM/Tape Catalog Management Programming Manual
SSI Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
C-45
4 ZSSI-EVT-FATAL-FAULT,
zssi-val-msg-SYSTEM-ERR (13)
4 ZSSI-EVT-FATAL-FAULT, zssi-val-msg-SYSTEM-ERR (13)
The SSI encountered a file-system error. This message indicates a problem with the
operation system itself, not with $ZSSI.
ZSSI-TKN-ERROR
contains the operating system error number.
Cause. The $ZSSI encountered a file-system error. This message indicates a problem
with the operation system itself, not with $ZSSI.
Effect. $ZSSI terminates.
Recovery. For corrective action for the error number indicated by error-nbr, see the
Operator Messages Manual.
4 ZSSI-EVT-FATAL-FAULT, zssi-val-msg-Q-CREATE-FAIL (20)
The SSI cannot create either its connection queue or the network queue.
Cause. $ZSSI cannot create either its connection queue or the network queue.
Possible causes are:
•
Insufficient configured memory—the process was initiated with a fixed amount
memory, and that memory was insufficient.
•
Insufficient disk space—even if an allowance was made for extensible memory, the
swap volume does not have sufficient space to accommodate the needs of the
process.
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-ERROR <1> token-type ZSPI-TYP-INT.
Message Text
Operating system error <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
Message Text
Queue creation failure.