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

PATHMON Event Messages
NonStop TS/MP Management Programming Manual540082-001
11-55
Event-Message Range 1000 Through 1999
1073: ZPWY-EVT-PM-CHECKOPEN
An error occurred during an operating system CHECKOPEN operation. errnum is the
CHECKOPEN error code.
For a description of tokens that are present in this event message but are not listed or
described below, see Section 10, Event Management.
Token Descriptions
ZEMS-TKN-EMPHASIS
has a value of ZSPI-VAL-FALSE.
ZEMS-TKN-EVENTNUMBER
contains ZPWY-EVT-PM-CHECKOPEN (1073).
ZEMS-TKN-SUBJECT-MARK
indicates ZPWY-TKN-PMNAME, which contains the name of the PATHMON
process that is the subject of this event message.
ZPWY-TKN-EVENTCLASS
has a value of ZPWY-VAL-ERROREVENT.
ZPWY-TKN-ERROR
contains the number of the CHECKOPEN error that occurred. N indicates that this
token can occur in a nested error message.
Effect. The primary file is closed. Any additional effect depends on the file being
opened.
Recovery. For information about the specified CHECKOPEN error, see the Guardian
Procedure Calls Reference Manual.
Unconditional Tokens
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT.
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-SSCTL.
ZPWY-TKN-PMNAME token-type ZPWY-TYP-PMNAME.
ZPWY-TKN-EVENTCLASS token-type ZSPI-TYP-ENUM.
Conditional Tokens
N ZPWY-TKN-ERROR token-type ZSPI-TYP-INT.
Event-Message Text
*1073* PATHMON, CHECKOPEN FAILURE (%errnum)