TS/MP Management Programming Manual (G06.24+, H06.03+)

ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual540082-001
7-50
ZPWY-MAP-STATUS-PMREQUESTER
ZPWY-MAP-STATUS-PMREQUESTER
This token reports status information on a specific requester process.
ZSTATUSTIME
gives the time this status was collected as a four-word GMT timestamp.
ZABORTPENDING
indicates that the PATHMON process is completing a request for a requester
process that has aborted.
ZREQTYPE
specifies the type of requester. The valid values are:
def ZPWY-DDL-STATUS-PMREQUESTER.
02 ZSTATUSTIME token-type ZSPI-DDL-TIMESTAMP.
02 ZABORTPENDING token-type ZPWY-DDL-YES-NO.
02 ZREQTYPE token-type ZPWY-DDL-REQTYPE-
VALUE.
02 ZGUARDIANPID token-type ZSPI-DDL-CRTPID.
02 ZGUARDIANPAID token-type ZSPI-DDL-BYTE-PAIR.
02 ZWAIT token-type ZPWY-DDL-REQWAIT-VALUE.
02 ZWAITOBJECT token-type ZPWY-DDL-CHAR35.
02 ZLOCKS token-type ZSPI-DDL-INT.
02 FILLER token-type ZPWY-DDL-FILLER
02 ZLOCKED token-type ZPWY-DDL-CHAR35.
occurs 5 times.
02 FILLER-1 token-type ZPWY-DDL-FILLER.
end.
ZPWY-VAL-EXTTCP The requester is a Pathway/iTS TCP running in another
Pathway subsystem.
ZPWY-VAL-
LINKMON
The requester is a LINKMON process.
ZPWY-VAL-LOG The requester is a task that writes log messages to the
log file.
ZPWY-VAL-
PATHCOM
The requester is a PATHCOM process.
ZPWY-VAL-SPI The requester is a process using the SPI management
programming interface.
ZPWY-VAL-SYSMSG The requester is the operating system; that is, a system
message is being processed.
ZPWY-VAL-TCP The requester is a Pathway/iTS TCP running in the
same Pathway subsystem as the PATHMON executing
this command.