DSM/Tape Catalog Management Programming Manual

SSI Event Messages
DSM/Tape Catalog Management Programming Manual520481-003
C-42
4 ZSSI-EVT-FATAL-FAULT,
zssi-val-msg-CREATE-NI-OUTQ-F (10)
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.
Overload of CPU—too many demands were made of the CPU, causing it to use up
internal resources, such as memory allocated for time-list elements (TLEs).
Effect. $ZSSI terminates.
Recovery. Recovery depends on the cause of the error:
If the configured memory was insufficient, you might need to increase the
PMAP_MAXENTRIES define attribute (default 1000) in the portmapper.
If disk space was insufficient, move the data-swap volume to a disk with more
available space.
If a CPU overload occurred, you might need to run the process on another CPU
that is not heavily loaded, or you might need to reconfigure the system to increase
the amount of system resources (such as system data space for TLEs and process
control blocks).
4 ZSSI-EVT-FATAL-FAULT,
zssi-val-msg-CREATE-NI-OUTQ-F (10)
The SSI could not create the network output queue used for messages between the
CSI and itself.
Cause. $ZSSI could not create the network output queue used for messages between
the CSI and the $ZSSI. Possible causes are:
Insufficient configured memory—the process was initiated with a fixed amount of
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.
Overload of CPU—too many demands were made of the CPU, causing it to use up
internal resources (such as memory allocated for TLEs).
Effect. $ZSSI terminates.
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
Creation of network output queue failed.