ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
6-44
ZPWY-MAP-QUAL-TERM
ZPWY-MAP-QUAL-TERM
This token specifies the state used to select configured or temporary TERM objects.
ZSTATE
is an integer pair.
Valid values for the first integer are:
Valid values for the second integer are:
ZPWY-MAP-SEL-PROG
this token specifies a PROG object—a template used by the PATHMON process to
create temporary TERM objects. The token fields are described under ZPWY-DDL-
PROGNAME on page 5-4.
When returned in a response buffer, this token specifies the PROG object acted upon.
def ZPWY-DDL-QUAL-TERM.
02 ZSTATE token-type ZPWY-DDL-TRMQUALSTATE-
VALUE.
end.
ZSPI-VAL-TRUE Selects objects in the specified state (that is, the
RUNNING, STOPPED, or SUSPENDED state).
ZSPI-VAL-FALSE Selects objects 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 is running.
ZPWY-VAL-STOPPED The TERM is stopped.
ZPWY-VAL-SUSPENDED The TERM is suspended.
def ZPWY-DDL-SEL-PROG.
02 ZNAME.
03 ZPROGRAM token-type ZPWY-DDL-OBJECT-NAME.
03 FILLER-1 token-type ZPWY-DDL-FILLER.
end.