NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-44
Messages
Unconditional Tokens
Cause. The Persistence Manager ($ZPM) received a process death message for a
generic process that was not marked as a persistent process. The process death
message was delivered because the process abended for some reason.
Effect. Since this is not a persistent process, $ZPM will not attempt to restart it. If any
applications depend on this process, they will fail since the process is no longer
available.
Recovery. See Recovery Action Requiring Vendor Support on page 24-10.
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
Event-Message Text
Non-persistent process, proc-desc, that was started by $ZPM
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-
NON-PRSTNT-PROC-ABEND (2053).
ZDSC-TKN-PROC-DESC Description of the nonpersistent process that
abended. Value is ZDSC-TNM-PROC-DESC.
ZDSC-TKN-PROC-DEATH-CCODE Completion code of the abended nonpersistent
process. Value is ZDSC-TNM-DEATH-CCODE.
ZDSC-TKN-PROC-DEATH-TCODE Termination code of the abended nonpersistent
process. Value is ZDSC-TNM-DEATH-TCODE.
ZDSC-TKN-PROC-DEATH-TEXT Termination text of the abended nonpersistent
process. Value is ZDSC-TNM-PROC-DEATH-TEXT.