DSM/Tape Catalog Messages Manual

Storage Server Interface Messages
DSM/Tape Catalog Messages Manual 422947-007
9 - 12
Event Message 4
4 (9)
Cause. $ZSSI cannot initialize the internal address connection queue.
Possible causes of this event 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. Connect queue is not initialized. $ZSSI terminates with a fatal fault.
Recovery. Recovery depends on the cause of the error:
If the configured memory was insufficient, the PMAP_MAXENTRIES define
(default 1000) in the portmapper might need to be increased.
If disk space was insufficient, move the data-swap volume to a disk with more
available space.
If a CPU overload occurred, the process might need to be run on another CPU that
is not heavily loaded, or the system might need to be reconfigured to increase the
amount of system resources such as system data space for TLEs and process
control blocks (PCBs).
4 (10)
Cause. $ZSSI cannot create the network output queue that is used for messages
between the CSI and the $ZSSI.
Possible causes of this event 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. Network output queue is not created. $ZSSI terminates with a fatal fault.
Creation of connect queue failed.
Creation of network output queue failed.