TS/MP 2.5 Management Programming Manual

ZPWY-MAP-PAR-STATUS-SC
This token specifies the state of the server class whose status you are requesting.
nl
def ZPWY-DDL-PAR-STATUS-SC.
token-type ZPWY-DDL-FRZSTATESEL-VALUE.
02 ZFREEZESTATE
end.
ZFREEZESTATE
indicates for which state the status is requested. The valid values are:
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
FREEZEPENDING state.
ZPWY-VAL-THAWED Status is requested for server classes in the
THAWED state.
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.
nl
def ZPWY-DDL-QUAL-SC.
token-type ZPWY-DDL-QUALPROCTYPE-VALUE.
02 ZPROCESSTYPE
end.
ZPROCESSTYPE
specifies the type of servers in the server class. The valid values are:
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.
This token is optional. However, if you supply the token in a command buffer, you
must assign a value.
ZPWY-MAP-SEL-LM
This token specifies the name of a LINKMON process. The token fields are described under
“ZPWY-DDL-LMNAME” (page 55).
nl
def ZPWY-DDL-SEL-LM.
nl
nl
nl
token-type ZPWY-DDL-OBJECT-NAME.
02 ZNAME
token-type ZPWY-DDL-FILLER.
03 ZLINKMON
03 ZFILLER-1
100 ZPWY-MAP- Definitions