DSM/Tape Catalog Messages Manual

Storage Server Interface Messages
DSM/Tape Catalog Messages Manual 422947-007
9 - 14
Event Message 4
4 (17)
rpc_error_msg
is a detailed error message generated by the RPC service itself. In most cases,
this message is “Program number not registered,” which indicates that either the
CSI or the $ZSSI is not running.
address
is the address of the client host.
port
is the port number of the client where a connection was attempted.
Cause. The attempted TCP connection is not possible. This is an error in the client
system network.
Effect. RPC TCP client connection is not made. $ZSSI terminates.
Recovery. Restart or reestablish communications with the NonStop operating system
TCP/IP service, the portmapper/RPC service, or both.
4 (20)
Cause. $ZSSI cannot create either its connection queue or the network 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. $ZSSI terminates.
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.
RPC TCP client connection failed: rpc_error_msg,
Address: address, Port: port
Queue creation failure.