ZPWY-DDL- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
5-23
ZPWY-DDL-FRZSTATETERM-VALUE
ZPWY-DDL-FRZSTATETERM-VALUE
ZPWY-DDL-FRZSTATETERM-VALUE specifies the freeze status of a TERM object
preventing a server process from being frozen.
Values are described with ZPWY-MAP-STATUS-TERMFREEZE on page 6-79.
ZPWY-DDL-NONSTOP-VALUE
ZPWY-DDL-NONSTOP-VALUE designates whether the TCP runs with a backup
process.
The following values are valid:
If you do not assign a value to this field, the default is ZPWY-VAL-NONSTOP1.
ZPWY-DDL-OBJSTATE-VALUE
ZPWY-DDL-OBJSTATE-VALUE provides the state of a TCP or TERM object.
The following values are valid:
ZPWY-DDL-POP-VALUE
ZPWY-DDL-POP-VALUE provides the name of the currently executing SCREEN
COBOL instruction in response to a STATUS TERM command. This is internal
information.
def ZPWY-DDL-FRZSTATETERM-VALUE token-type ZSPI-DDL-ENUM.
def ZPWY-DDL-NONSTOP-VALUE token-type ZPWY-DDL-ENUM.
ZPWY-VAL-NONSTOP0 Directs the TCP not to run with a backup process.
ZPWY-VAL-NONSTOP1 Directs the TCP to run with a backup process.
def ZPWY-DDL-OBJSTATE-VALUE token-type ZSPI-DDL-ENUM.
ZPWY-VAL-STOPPED The object is stopped.
ZPWY-VAL-PENDING The object is stopping.
ZPWY-VAL-SUSPENDED The object is suspended.
ZPWY-VAL-RUNNING The object is running.
def ZPWY-DDL-POP-VALUE token-type ZSPI-DDL-ENUM.