TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual—540082-001
7-51
ZPWY-MAP-STATUS-PMREQUESTER
ZGUARDIANPID
gives the process ID of the requester.
ZGUARDIANPAID
gives the process-accessor ID of the requester.
ZWAIT
indicates the reason a request is waiting. The valid values are:
ZWAITOBJECT
identifies a file associated with the wait cause.
ZLOCKS
gives the number of files the requester has locked.
ZLOCKED
names the files locked by this requester. ZLOCKED can occur from zero to five
times, depending on the value in ZLOCKS.
ZPWY-VAL-NONE The request is not waiting.
ZPWY-VAL-IODONE The request is waiting for an I/O operation to
complete.
ZPWY-VAL-LOCK The request is waiting for an object that is locked by
another requester.
ZPWY-VAL-LOCKQUEUE The request is waiting for space in the internal lock
queue.
ZPWY-VAL-LOGQUEUE The request is waiting for an entry in the internal
status logging message queue to become available.
ZPWY-VAL-LOGREQUEST The request is waiting for a log message to print to
the log file.
ZPWY-VAL-NEWPROCESS The request is waiting for a NEWPROCESS
NOWAIT operation to complete.
ZPWY-VAL-PROGDONE The request is waiting for a running PROGRAM to
complete.
ZPWY-VAL-REQBUF The request is waiting for internal buffer space to
become available.
ZPWY-VAL-
STARTBACKUP
The request is waiting for a CPU to become
available to start a backup process.
ZPWY-VAL-TIMEOUT The request is waiting for a period of time to elapse
before retrying an operation.