NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-51
Messages
Effect. The event text names the procedure where the internal error occurred. If it
happened during a reload, the reload process might not complete, resulting in $ZPM
not being able to start all processes that are dependent on $ZPM. Also, checkin
protocols with subsystem managers might not get executed. If the internal error occurs
when $ZPM is trying to process a PROCDEATH message from a process, $ZPM will
not attempt to restart the process.
In other cases, $ZPM either abends or does not complete its processing, in which case
$ZPM will be unable to manage some of the persistent processes.
Recovery. Recovery action depends on information returned by the event. If
appropriate recovery action cannot be determined, see Recovery Action Requiring
Vendor Support on page 24-10.
2061: ZDSC-EVT-BAD-RESERVED-NAME-REC
An inconsistent reserved name record was found in the configuration database.
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-PROCEDURE-NAME token-type ZSPI-TYP-STRING
ZDSC-TKN-RECORD-NAME token-type ZSPI-TYP-STRING
ZDSC-TKN-DB-RECORD-FIELD-NUM token-type ZSPI-TYP-UINT
ZDSC-TKN-DB-RECORD-FIELD-VAL token-type ZSPI-TYP-UINT
ZDSC-TKN-ERROR-DESCRIPTION token-type ZSPI-TYP-STRING
Event-Message Text
An inconsistent reserved name record was found in the
configuration database in procedure procedure-name.
Record name: record-name
Bad field number: db-bad-field-num
Bad field value: db-bad-field-val
Bad field is: error-description