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

PATHMON Event Messages
NonStop TS/MP Management Programming Manual540082-001
11-84
Event-Message Range 1000 Through 1999
Token Descriptions
ZEMS-TKN-EMPHASIS
has a value of ZSPI-VAL-FALSE.
ZEMS-TKN-EVENTNUMBER
contains ZPWY-EVT-PM-OSSPROCESSFAILURE (1159).
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-OSSERRNO
contains the OSS error number returned by the PROCESS_SPAWN_ procedure. N
indicates that this token can occur in a nested error message.
ZPWY-TKN-TPCERROR
contains the process creation error, which is equivalent to the error number
returned by the PROCESS_CREATE_ procedure. N indicates that this token can
occur in a nested error message.
ZPWY-TKN-TPCDETAIL
contains the process creation error detail number, which is equivalent to the error
detail parameter returned by the PROCESS_CREATE_ procedure. N indicates that
this token can occur in a nested error message.
ZPWY-TKN-ERROR,ZPWY-TKN-NEWPROCFORMATERROR,and
ZPWY-TKN-PROCCREATRESULT
are reserved for HP internal use only. N indicates that these tokens can occur in a
nested error message.
Effect. The server process is not created.
Recovery. OSS server processes are created by calls to the Guardian
PROCESS_SPAWN_ procedure. For additional information, see the detailed
description in this message.
For information about the PROCESS_SPAWN_ procedure call, see the Guardian
Procedure Calls Reference Manual. For information about PROCESS_SPAWN_
codes, see the Guardian Procedure Errors and Messages Manual.