DSM/Tape Catalog Messages Manual

Storage Server Interface Messages
DSM/Tape Catalog Messages Manual 422947-007
9 - 2
SSI Example Output
Undefined Host Name
This example shows a series of EMS messages reporting a fatal fault because a
PARAM value was not specified for CSI^HOSTNAME:
92-11-30 17:17:16 \SYS1.$ZSSI TANDEM.SSI.G06 000001 SSI
activated:Initiation Started;
t_ssi_init();
92-11-30 17:17:21 \SYS1.$ZSSI TANDEM.SSI.G06 000004 Fatal
fault:STATUS_PROCESS_FAILURE:
Undefined hostname:CSI^HOSTNAME;
t_chk_init(); failed:getenv();
92-11-30 17:17:22 \SYS1.$ZSSI TANDEM.SSI.G06 000005 SSI is
de-activating:Termination
Started; t_ssi_shutdown();
92-11-30 17:17:22 \SYS1.$ZSSI TANDEM.SSI.G06 000006 SSI is
not available:Termination
Completed; t_ssi_shutdown();
Host Name Not Found
This example shows a series of EMS messages reporting an unsuccessful startup
because a host name cannot be found:
92-11-30 17:22:55 \SYS1.$ZSSI TANDEM.SSI.G06 000001 SSI
activated:Initiation Started;
t_ssi_init();
92-11-30 17:23:02 \SYS1.$ZSSI TANDEM.SSI.G06 000004 Fatal
fault:STATUS_PROCESS_FAILURE:
Undefined hostname:term2;
csi_hostaddr(); failed:
gethostbyname();
92-11-30 17:23:02 \SYS1.$ZSSI TANDEM.SSI.G06 000005 SSI is
de-activating:Termination
Started; t_ssi_shutdown();
92-11-30 17:23:02 \SYS1.$ZSSI TANDEM.SSI.G06 000006 SSI is
not available:Termination
Conpleted; t_ssi_shutdown();
An unsuccessful status returned from a request to the silo server is logged by $ZSSI
and p
assed back in the reply to $ZSVR.