NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-27
Messages
Cause. While $ZCDB was trying to insert or delete a record in the configuration
database, it found that the configuration database file was locked by a locker, but the
locker had died. This event can also occur when $ZCDB receives a request for locking
the file and finds that the current lock owner does not exist.
Effect. An attempt to insert, delete, or obtain a lock for the configuration database will
succeed because the previous locker is no longer there. The previous owners process
descriptor is displayed in the event.
Recovery. This is an informational message only; no corrective action is needed.
1043: ZDSC-EVT-FILE-ERROR
A file error occurred.
Unconditional Tokens
Cause. This is a general purpose event that is used to display any file system error
received during normal functioning of configuration services.
Potentially critical event: No
Action event: No
Message sender: $ZCDB or $ZPM
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZDSC-TKN-ZFIL-PROC token-type ZSPI-TYP-STRING
ZDSC-TKN-FILE-ERROR token-type ZSPI-TYP-UINT
ZDSC-TKN-FILENAME token-type ZSPI-TYP-STRING
Event-Message Text
Procedure function-name error error on filename
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-FILE-
ERROR (1043).
ZDSC-TKN-ZFIL-PROC File system procedure that encountered error. Value is
ZDSC-TNM-ZFIL-PROC.
ZDSC-TKN-FILE-ERROR Type of file error that occurred. Value is ZDSC-TNM-FILE-
ERROR.
ZDSC-TKN-FILENAME Name of the file on which the error occurred. Value is
ZDSC-TNM-FILENAME.