TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-335
Descriptions of Event Messages
316: ZTMF-EVT-Cat-DumpNotDeleted
An operator or subsystem control program (SPI requester) issued a DELETE DUMPS
command. The dump entries for the specified file names and serial number were not
deleted from the TMF catalog because a file-system error occurred.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message, and it identifies the TMF process that
generated the event. The value of this token for this event is ZTMF-VAL-PROC-
CATALOG.
ZTMF-TKN-FileName
contains one or more file names.
ZTMF-TKN-DumpSerial
contains an integer specifying a dump serial number.
ZTMF-TKN-Fs-Error
contains an integer identifying the file-system error that occurred.
Effect
The dump entries for the specified files and serial number are not deleted from the
TMF catalog.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-FileName token-type ZSPI-TYP-FNAME.
ZTMF-TKN-DumpSerial token-type ZTMF-TYP-Int.
ZTMF-TKN-Fs-Error token-type ZSPI-TYP-Int.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
Unable to delete File ZTMF-TKN-FileName, serial
ZTMF-TKN-DumpSerial from the TMF catalog due to file-system
error ZTMF-TKN-Fs-Error.