TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual—540082-001
7-34
ZPWY-MAP-PAR-STATUS-SC
ZPWY-MAP-PAR-STATUS-SC
This token specifies the state of the server class whose status you are requesting.
ZFREEZESTATE
indicates for which state the status is requested. The valid values are:
If you do not specify a value for this field, the default is ZPWY-VAL-ANY.
ZPWY-MAP-QUAL-SC
This token specifies the server process type used to select server classes.
ZPROCESSTYPE
specifies the type of servers in the server class. The valid values are:
def ZPWY-DDL-PAR-STATUS-SC.
02 ZFREEZESTATE token-type ZPWY-DDL-FRZSTATESEL-
VALUE.
end.
ZPWY-VAL-ANY Status is requested for any state.
ZPWY-VAL-FROZEN Status is requested for server classes in the FROZEN
state.
ZPWY-VAL-
FROZENPENDING
Status is requested for server classes in the FROZEN or
FREEZE-PENDING state; the FREEZESTATUS
SCTERM command can then be used to return the
names of Pathway/iTS TERM objects that are delaying
the completion of the freeze.
ZPWY-VAL-PENDING Status is requested for server classes in the FREEZE-
PENDING state.
ZPWY-VAL-THAWED Status is requested for server classes in the THAWED
state.
def ZPWY-DDL-QUAL-SC.
02 ZPROCESSTYPE token-type ZPWY-DDL-QUALPROCTYPE-
VALUE.
end.
ZPWY-VAL-GUARDIAN Selects server classes having Guardian processes.
ZPWY-VAL-OSS Selects server classes having OSS processes.
ZPWY-VAL-
OSSGUARDIAN
Selects server classes having either OSS or Guardian
processes.