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

PATHMON Event Messages
NonStop TS/MP Management Programming Manual540082-001
11-74
Event-Message Range 1000 Through 1999
1141: ZPWY-EVT-PM-DEFINEPROCEDURE
A Guardian error occurred during a call to the DEFINE procedure library (for example,
to the DEFINERESTORE procedure). errnum is the DEFINE procedure error number.
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-DEFINEPROCEDURE (1141).
ZEMS-TKN-SUBJECT-MARK
indicates ZPWY-TKN-SCNAME, which contains the name of the server class 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 USESEGMENT error that occurred. N indicates that
this token can occur in a nested error message.
Effect. The operation fails.
Recovery. For information about the specified DEFINE error, see the Guardian
Procedure Errors and Messages 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-SCNAME token-type ZPWY-TYP-SCNAME.
ZPWY-TKN-EVENTCLASS token-type ZSPI-TYP-ENUM.
Conditional Tokens
N ZPWY-TKN-DEFINEERROR token-type ZSPI-TYP-INT.
Event-Message Text
*1141* SERVER server-name, DEFINE PROCEDURE ERROR (errnum)