TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual—540082-001
7-45
ZPWY-MAP-STATUS-PATHWAY
ZPWY-MAP-STATUS-PATHWAY
This token reports the number of objects in a Pathway subsystem in each class in each
possible state.
ZSTATUSTIME
gives the time this status was collected, as a four-word GMT timestamp.
ZEXTERNALTCPS
reports the number of external Pathway/iTS TCPs. It includes:
ZRUNNING
reports the number of external Pathway/iTS TCPs that are running.
def ZPWY-DDL-STATUS-PATHWAY.
02 ZSTATUSTIME token-type ZSPI-DDL-TIMESTAMP.
02 ZEXTERNALTCPS.
03 ZRUNNING token-type ZSPI-DDL-INT.
02 ZLINKMONS.
03 ZRUNNING token-type ZSPI-DDL-INT.
02 ZPATHCOMS.
03 ZRUNNING token-type ZSPI-DDL-INT.
02 ZSERVERCLASSES.
03 ZRUNNING token-type ZSPI-DDL-INT.
03 ZSTOPPED token-type ZSPI-DDL-INT.
03 ZTHAWED token-type ZSPI-DDL-INT.
03 ZFROZEN token-type ZSPI-DDL-INT.
03 ZFREEZEPENDING token-type ZSPI-DDL-INT.
02 ZSERVERPROCESSES.
03 ZRUNNING token-type ZSPI-DDL-INT.
03 ZSTOPPED token-type ZSPI-DDL-INT.
03 ZPENDING token-type ZSPI-DDL-INT.
02 ZSPI.
03 ZRUNNING token-type ZSPI-DDL-INT.
02 ZTCPS.
03 ZRUNNING token-type ZSPI-DDL-INT.
03 ZSTOPPED token-type ZSPI-DDL-INT.
03 ZPENDING token-type ZSPI-DDL-INT.
02 ZTERMS.
03 ZRUNNING token-type ZSPI-DDL-INT.
03 ZSTOPPED token-type ZSPI-DDL-INT.
03 ZPENDING token-type ZSPI-DDL-INT.
03 ZSUSPENDED token-type ZSPI-DDL-INT.
02 ZPATHWAYSTATE token-type ZPWY-DDL-PMSTATE-
VALUE.
02 ZSHUTDOWNSTARTED token-type ZSPI-DDL-TIMESTAMP.
02 ZSHUTDOWNFAILED token-type ZSPI-DDL-TIMESTAMP.
end.