TS/MP Management Programming Manual (G06.24+, H06.03+)
PATHMON Event Messages
NonStop TS/MP Management Programming Manual—540082-001
11-72
Event-Message Range 1000 Through 1999
1124: ZPWY-EVT-PM-ALLOCATESEGMENT
A Guardian error (errnum) occurred on a call to the ALLOCATESEGMENT procedure.
This error is fatal.
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-ALLOCATESEGMENT (1124).
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 ALLOCATESEGMENT error. N indicates that this token
can occur in a nested error message.
Effect. The PATHMON process is unable to allocate an extended data segment. The
PATHMON process terminates.
Recovery. For information about the specified ALLOCATESEGMENT 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-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
*1124* PATHMON, ALLOCATESEGMENT ERROR (errnum)