DSM/Tape Catalog Management Programming Manual
SSI Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
C-40
4 ZSSI-EVT-FATAL-FAULT,
zssi-val-msg-TCP-REG-FAIL (3)
4 ZSSI-EVT-FATAL-FAULT, zssi-val-msg-TCP-REG-FAIL (3)
The call to register RPC TCP services failed.
Cause. The call to the svc_register() function failed.
Effect. RPC TCP service is not registered.
Recovery. For more information, see Storage Server Interface (SSI) to the STK
Control Path in the DSM/Tape Catalog User’s Guide.
4 ZSSI-EVT-FATAL-FAULT, zssi-val-msg-TCP-CREATE-FAIL (2)
The RPC call to create the RPC TCP service function failed.
ZSSI-TKN-ADDRESS
contains the remote TCP/IP address.
ZSSI-TKN-PORT
contains the port number.
Cause. The RPC call to the svctcp_create() function failed.
Effect. RPC TCP service is not created.
Recovery. For more information, see Storage Server Interface (SSI) to the STK
Control Path in the DSM/Tape Catalog User’s Guide.
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
Can't register RPC TCP service.
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-ADDRESS <1> token-type ZRPC-TYP-IP-ADDR.
ZSSI-TKN-PORT <2> token-type ZSPI-TYP-INT.
Message Text
Create of RPC TCP service failed, Address: <1>, Port: <2>