TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-328
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.
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.