TS/MP Management Programming Manual (G06.24+, H06.03+)

ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual540082-001
7-3
ZPWY-MAP-DEF-PATHCTL
ZPWY-MAP-DEF-PATHCTL
This token contains information on the PATHMON configuration file returned by the
INFO PATHCTL command.
ZPATHCTLSTATE
is the state of the PATHMON process in the PATHMON configuration file. The
valid values are:
ZCOLDSTARTTIME
is the original cold start time as recorded in the PATHMON configuration file.
ZCOOLSTARTTIME
is the time of the most recent cool start that was done, as recorded in the
PATHMON configuration file. If no cool start was done, ZCOOLSTARTTIME has
the same value as ZCOLDSTARTTIME.
def ZPWY-DDL-DEF-PATHCTL.
02 ZPATHCTLSTATE token-type ZPWY-DDL-CTLSTATE-
VALUE.
02 ZCOLDSTARTTIME token-type ZSPI-DDL-TIMESTAMP.
02 ZCOOLSTARTTIME token-type ZSPI-DDL-TIMESTAMP.
02 ZPATHMONNAME token-type ZSPI-DDL-CRTPID.
end.
ZPWY-VAL-COLD No PATHMON configuration file exists; the subsystem is
being configured for the first time. A cold start is
necessary.
ZPWY-VAL-COOL A configuration file exists; the subsystem has been
configured and shut down. A cool start is possible. If a
cold start is performed, the ZIGNORE field in ZPWY-
DDL-PAR-START-PATHWAY must be supplied to
overwrite the PATHCTL file.
ZPWY-VAL-
RUNNING
The subsystem was improperly shut down if the INFO
PATHCTL command was issued before the START
PATHWAY command was issued. If the INFO PATHCTL
command is issued after startup, this is the expected
value and indicates that the Pathway subsystem is
running. If a cool start is performed, the ZIGNORE field
in ZPWY-DDL-PAR-START-PATHWAY must be
supplied so that the PATHMON process does not
indicate that the PATHCTL file is in the wrong state.