NonStop Operating System Event Management Programming Manual

Configuration Services Event Messages (ZDSC)
HP NonStop Operating System Event Management Programming Manual520372-020
24-31
Messages
If your local operating procedures require contacting the GCSC, supply your system
number and the numbers and versions of all related products as well.
1047: ZDSC-EVT-PURGE-RENAME
A file name could not be purged and was instead renamed.
Unconditional Tokens
Cause. An attempt was made to purge the file name given in the event, but when the
purge failed the file was renamed.
Effect. Either the CONFSAVE file is purged or the CONFSAVE file is renamed to the
file name indicated in the event.
This occurs as part of normal processing and is not considered an error event. The
current CONFIG file is renamed to CONFSAVE.
Recovery. This is an informational message only; no corrective action is needed.
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(1) token-type ZSPI-TYP-STRING
ZDSC-TKN-FILE-ERROR token-type ZSPI-TYP-UINT
ZDSC-TKN-FILENAME(2) token-type ZSPI-TYP-STRING
Event-Message Text
The file filename (1) was unable to be purged, file error:
file-error. Renamed filename (1) to filename (2).
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSC-EVT-
PURGE-RENAME (1047).
ZDSC-TKN-FILENAME(1) File that was unable to be purged and was eventually
renamed. Value is ZDSC-TNM-FILENAME(1).
ZDSC-TKN-FILE-ERROR Type of file error that occurred. Value is ZDSC-TNM-FILE-
ERROR.
ZDSC-TKN-FILENAME(2) New name of the file. Value is ZDSC-TNM-FILENAME(2).