Pathway/iTS Management Programming Manual
ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
6-79
ZPWY-MAP-STATUS-TERMFREEZE
ZPWY-MAP-STATUS-TERMFREEZE
This token reports the freeze status of a terminal that is preventing a server from being 
frozen. It is returned in the response message to a FREEZESTATUS SCTERM 
command. 
ZSTATUSTIME 
gives the time this status was collected as a four-word GMT timestamp.
ZSTATE 
is the state of the TERM object. The following values are valid: 
ZPWY-MAP-TELLNUM
This token contains a number that PATHMON returns to identify the tell message. It is 
always present in the response buffer for ADD TELL commands. 
ZNUMBER
identifies a tell message number. Valid values are in the range from zero to the 
value of the ZMAXTELLS field of ZPWY-DDL-DEF-PATHWAY.
def ZPWY-DDL-STATUS-TERMFREEZE.
 02 ZSTATUSTIME token-type ZSPI-DDL-TIMESTAMP.
 02 ZSTATE token-type ZPWY-DDL-FRZSTATETERM-
VALUE.
end.
ZPWY-VAL-SERVERIO Freeze pending; the server is being used.
ZPWY-VAL-
STOPMODENZ
The STOP-MODE special register has a nonzero 
value.
ZPWY-VAL-FROZEN The server is frozen.
def ZPWY-DDL-TELLNUM.
 02 ZNUMBER token-type ZSPI-DDL-INT.
end.










