NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-43
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 the process abended for some reason.
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. Although the process is restarted, it might not keep running. See Recovery
Action Requiring Vendor Support on page 24-10.
2053: ZDSC-EVT-NON-PRSTNT-PROC-ABEND
A non-persistent process has abended.
Event-Message Text
Persistent process proc-desc has abended.
Completion code: proc-death-ccode,
termination code: proc-death-tcode
Termination text:proc-death-text
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-
PRSTNT-PROC-ABEND (2052).
ZDSC-TKN-PROC-DESC Description of the process that abended. Value is
ZDSC-TNM-PROC-DESC.
ZDSC-TKN-PROC-DEATH-CCODE Completion code of the abended process. Value is
ZDSC-TNM-DEATH-CCODE.
ZDSC-TKN-PROC-DEATH-TCODE Termination code of the abended process. Value is
ZDSC-TNM-DEATH-TCODE.
ZDSC-TKN-PROC-DEATH-TEXT Termination text of the abended 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