NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-28
Messages
Effect. The event description provides a file system procedure number (as defined in
$SYSTEM.ZSPIDEF.ZFILC), the error that was returned from this procedure, and the
file number. Use this information to determine what went wrong and what effect can be
expected.
Recovery. If the error persists, see Recovery Action Requiring Vendor Support on
page 24-10.
1044: ZDSC-EVT-CONFIG-BAD-FTYPE
The configuration file is not a key-sequenced file.
Unconditional Tokens
Cause. The filename that was specified in the event is not a key-sequenced file, or a
KEYPOSITIONX call on the file failed with the error indicated in the event.
Effect. Since these events are usually concerned with processing of the configuration
database, they could lead to the indicated configuration file either not being opened or
not being copied to a temporary file. Either of these scenarios will eventually lead to a
halt of the processor in which the Configuration Database Manager ($ZCDB) process
is running.
This event is also generated when $ZCDB attempts to locate the record for a
configured adapter in the configuration database. In this case, the error is returned
from the $ZCDB process to the requester that requested information about the
configured adapter in a specific group, module, and slot. You might also see errors
from other subsystems noting the error returned by $ZCDB.
Potentially critical event: No
Action event: No
Message sender: $ZCDB
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZDSC-TKN-FILENAME token-type ZSPI-TYP-STRING
Event-Message Text
Configuration file filename is not a key-sequenced file.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-
CONFIG-BAD-FTYPE (1044).
ZDSC-TKN-FILENAME Name of the configuration file that is not key-sequenced.
Value is ZDSC-TNM-FILENAME.