NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-42
Messages
Unconditional Tokens
Cause. The Persistence Manager ($ZPM) received a process death message for a
generic process that was marked as a persistent process. The process death message
was delivered because either the process was stopped by a user or the processor (on
which the process was running) was DIVERed.
Effect. Any applications that depend on this persistent process might either fail or
produce delayed responses. Note that all subsystem managers are also marked as
persistent; if this event is received for a subsystem, the process will be restarted by
$ZPM if it has not already exceeded its restart limit (as specified by the
AUTORESTART attribute). If the process has exceeded its restart limit, $ZPM will wait
for 10 minutes before attempting additional restarts.
Recovery. No recovery needed. $ZPM will restart the process; however, you must try
to determine why the process stopped and take action to avoid future stoppages.
2052: ZDSC-EVT-PRSTNT-PROC-ABEND
A persistent generic process has abended.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-
PRSTNT-PROC-STOPPED (2051).
ZDSC-TKN-PROC-DESC Description of the process that has stopped. Value is
ZDSC-TNM-PROC-DESC.
ZDSC-TKN-PROC-DEATH-CCODE Completion code of the stopped process. Value is
ZDSC-TNM-PROC-DEATH-CCODE.
ZDSC-TKN-PROC-DEATH-TCODE Termination code of the stopped process. Value is
ZDSC-TNM-PROC-DEATH-TCODE.
ZDSC-TKN-PROC-DEATH-TEXT Termination text of the stopped process. Value is
ZDSC-TNM-PROC-DEATH-TEXT.
Potentially critical event: No
Action event: No
Message sender: $ZPM
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZDSC-TKN-PROC-DESC token-type ZSPI-TYP-STRING
ZDSC-TKN-PROC-DEATH-CCODE token-type ZSPI-TYP-INT
ZDSC-TKN-PROC-DEATH-TCODE token-type ZSPI-TYP-INT
ZDSC-TKN-PROC-DEATH-TEXT token-type ZSPI-TYP-STRING