TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-192
Descriptions of Event Messages
197: ZTMF-EVT-FRLIST-FILEERROR
The TMF file recovery list (TMFFRLS) process tried to add the specified file name to
the file recovery list file, but could not because a file-system error occurred.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE
identifies the TMF process that generated the event. The value of this token for
this event is ZTMF-VAL-PROC-FILERECOVLIST.
ZTMF-TKN-FRLIST-FILENAME
is the subject token of the event message, and it contains the name of the affected
database table or file.
ZTMF-TKN-FS-ERROR
contains an integer specifying a file-system error number.
Effect
The TMFFRLS process terminates, then is automatically restarted by the TMF
management process (TMP).
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-FRLIST-FILENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-FS-ERROR token-type ZSPI-TYP-INT.
Event-Message Text
The File System error ZTMF-TKN-FS-ERROR was returned when the
TMFFRLS process attempted to update the FRLIST file with the
filename ZTMF-TKN-FRLIST-FILENAME.