TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual—540082-001
7-32
ZPWY-MAP-PAR-START-PATHWAY2
ZMODE
specifies the amount of force to be used when shutting down the Pathway
subsystem. Each level is progressively more forceful, and faster, than the previous
level. The valid values are:
If you do not specify a value for ZMODE, the default value is ZPWY-VAL-
ORDERLY.
ZTIMEOUT
specifies the amount of time to wait while the Pathway subsystem is shutting down.
This field is optional.
ZPWY-MAP-PAR-START-PATHWAY2
This token specifies how a Pathway subsystem is to start.
ZIGNORE
specifies whether to disregard the PATHMON configuration file. The valid values
are:
ZPWY-VAL-NO
for a cold start, specifies not to cold start the subsystem if a PATHMON
configuration file can be used to cool start.
For a cool start, specifies to return an error if an unexpected PATHMON
process name is encountered in the PATHCTL file.
ZPWY-VAL-ORDERLY Allows all transactions currently in progress to
complete before the subsystem is stopped. For
example, a terminal that is waiting for the
completion of an I/O to a server is not stopped
until the I/O completes.
ZPWY-VAL-ABORT Aborts all Pathway/iTS TERM objects but allows
all other objects, such as server classes and
Pathway/iTS TCPs, to complete work in progress
before stopping.
ZPWY-VAL-
IMMEDIATE
Directs the PATHMON process to issue a
Guardian STOP command to all Pathway
subsystem processes, stopping all server
processes and Pathway/iTS TCPs immediately.
def ZPWY-DDL-PAR-START-PATHWAY2.
02 ZIGNORE token-type ZPWY-DDL-YES-NO.
02 ZSTART token-type ZPWY-DDL-INT.
!r
end.