NonStop Operating System Event Management Programming Manual
Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual—520372-020
24-41
Messages
Unconditional Tokens
Cause. During it's initialization phase, the Persistence Manager ($ZPM) received an
error while trying to reserve a process name in the destination control table (DCT).
Effect. The process name is not reserved in the DCT and is therefore available for
use.
Recovery. See Recovery Action Requiring Vendor Support on page 24-10.
2051: ZDSC-EVT-PRSTNT-PROC-STOPPED
A persistent generic process has stopped.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-
RESERVED-NAME-FAIL (2050).
ZDSC-TKN-PROC-NAME Name of the process that could not be named. Value
is ZDSC-TNM-PROC-NAME.
ZDSC-TKN-FILE-ERROR File error that occurred. Value is ZDSC-TNM-FILE-
ERROR.
ZDSC-TKN-ERROR-DESCRIPTION Reason $ZPM was unable to reserve a name for the
process. Value is ZDSC-TNM-ERROR-
DESCRIPTION.
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
Event-Message Text
Persistent process proc-desc has stopped.
Completion code: proc-death-ccode,
termination code: proc-death-tcode,
termination text: proc-death-text.