Operator Messages Manual

Chapter 23 DLSOS Messages

The messages in this chapter are generated by the DLSOS subsystem, the Data Loader Heartbeat Monitor. The subsystem ID displayed by these messages includes DLSOS as the subsystem name.



000001

SOS: Init completed successfully.

Cause  The ZSOS program started and is running.

Effect  Data loaders are being monitored.

Recovery  This is an informational message only; no corrective action is required.



000002

SOS: Config file error Error: Config file not found

Cause  HBCONFIG file is missing from $SYSTEM.ZSOS.

Effect  The ZSOS program continues checking for the file's existence. Loaders are not monitored.

Recovery  Copy $SYSTEM.ZSOS.dfltconf to $SYSTEM.ZSOS.hbconfig only if hbconfig does not exist, and run soscom to set up the loaders. Typically, ZNEPOST does this copy at boot time.



000003

SOS: Warning: Missing heartbeat Loader: loader-name IP: ip-address

loader-name

is the hostname of the data loader.

ip-address

is the data loader IP address in dotted notation.

Cause  Unable to connect to data loader.

Effect  ZSOS trys to connect again.

Recovery  This is an informational message only; no corrective action is required.



000004

SOS: Critical: Loader Unreachable Loader: loader-name IP: ip-address

loader-name

is the hostname of the data loader.

ip-address

is the data loader IP address in dotted notation.

Cause  Unable to connect to data loader. Data loader is not responding.

Effect  Either data loader is hung, or a network problem exists.

Recovery  Contact the Global NonStop Solution Center (GNSC) to determine the problem with data loader or the network.



000005

SOS: Loader State Changed Loader: loader-name IP: ip-address Prev state: loader-state New state: loader-state

loader-name

is the hostname of the data loader.

ip-address

is the data loader IP address in dotted notation.

loader-state

is one of these states:

Unknown

is the loader state when ZSOS starts up.

Sick

socket connection to data loader failed; possibly the loader is busy.

Dead

unable to communicate with data loader; possible loader problem or network issue.

Alive

loader is currently communicating with ZSOS.

Cause  State change within the ZSOS program with data loader.

Effect  Data loaders are being monitored.

Recovery  This is an informational message only; no corrective action is required.



000006

SOS: Loader OK Loader: loader-name IP: ip-address

loader-name

is the hostname of the data loader.

ip-address

is the data loader IP address in dotted notation.

Cause  ZSOS successfully communicated with data loader.

Effect  Data loader is responding.

Recovery  This is an informational message only; no corrective action is required.



000007

SOS: Unknown event

Cause  An unknown event occurred from ZSOS.

Effect  Unknown.

Recovery  Contact the Global NonStop Solution Center (GNSC) and provide all relevant information.