NonStop Operating System Event Management Programming Manual
Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual—520372-020
24-53
Messages
Unconditional Tokens
Cause. While processing a generic process record, the Persistence Manager ($ZPM)
found that either the startup processor or the stop mode was incorrectly specified in the
record. The event indicates which procedure encountered the error and which process
record had the incorrect value. The last part of the event indicates whether it was an
incorrect processor or stop mode.
Effect. The indicated procedure is not properly started or is aborted by $ZPM.
Recovery. Determine how the process was configured through the subsystem
($ZZKRN) and ensure that valid startup processor and stop mode are specified. If the
problem persists, see Recovery Action Requiring Vendor Support on page 24-10.
Event-Message Text
An inconsistent generic process 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
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-
EVT-BAD-GENERIC-PROC-REC (2062).
ZDSC-TKN-ZPM-PROCEDURE-NAME $ZPM procedure from which this event was
generated. Value is ZDSC-TNM-ZPM-
PROCEDURE-NAME.
ZDSC-TKN-RECORD-NAME Generic/reserved record name. Value is ZDSC-
TNM-RECORD-NAME.
ZDSC-TKN-DB-RECORD-FIELD-NUM Number of the bad field. Value is ZDSC-TNM-DB-
RECORD-FIELD-NUM.
ZDSC-TKN-DB-RECORD-FIELD-VAL Value of the bad field. its value is ZDSC-TNM-DB-
RECORD-FIELD-VAL.
ZDSC-TKN-ERROR-DESCRIPTION Reason for the occurrence of this event. Value is
ZDSC-TNM-ERROR-DESCRIPTION.