ZPWY-DDL- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
5-25
ZPWY-DDL-TERMWAIT-VALUE
Values are described under ZPWY-MAP-STATUS-TERMDETAIL on page 6-73.
ZPWY-DDL-TERMWAIT-VALUE
ZPWY-DDL-TERMWAIT-VALUE specifies the reason a TERM object is waiting.
Values are described under ZPWY-MAP-STATUS-TERMDETAIL on page 6-73.
ZPWY-DDL-TRMQUALSTATE-VALUE
ZPWY-DDL-TRMQUALSTATE-VALUE specifies the state of a TERM object.
ZPWY-DDL-TRMQUALSTATE-VALUE is defined as an integer pair. The first integer
can have the following values:
The second integer can have the following values:
Simple Tokens
A simple token has a value consisting of a single field or a fixed structure. The only
simple tokens defined with private Pathway token codes are:
•
The error tokens REQobjecttypeNAME and objecttypeNAME
•
Event subjects and tokens
For more information on error and event tokens, see Section 11, TCP Event
Messages, in this manual and see the TS/MP Management Programming Manual.
def ZPWY-DDL-TERMWAIT-VALUE type ZSPI-DDL-ENUM.
def ZPWY-DDL-TRMQUALSTATE-VALUE type ZSPI-DDL-INT-PAIR.
ZSPI-VAL-TRUE Selects objects that are in the specified state (that is, the
RUNNING, STOPPED, or SUSPENDED state).
ZSPI-VAL-FALSE Selects objects that are in the state that is the
complement of the specified state. For example, the
complement of the RUNNING state is the STOPPED or
SUSPENDED state.
ZPWY-VAL-RUNNING The TERM object is running.
ZPWY-VAL-STOPPED The TERM object is stopped.
ZPWY-VAL-SUSPENDED The TERM object is suspended.