TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-189
Descriptions of Event Messages
190: ZTMF-EVT-FRList-ExceptVolErr
The specified file was included in a RECOVER FILES command, but a file-system
error occurred while TMF was searching for an appropriate entry in the TMF catalog.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
identifies the TMF process that generated the event. The value for this token for
this event is ZTMF-VAL-PROG-FILERECOVLIST.
ZTMF-TKN-FRlist-FileName
is the subject token of the event message, and contains the name of the affected
database table or file.
ZTMF-TKN-Fs-Error
contains an integer specifying a file-system error number.
ZEMS-TKN-Emphasis
is set to False for this event.
Effect
File recovery is not attempted on the specified file.
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.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
A program exception occurred while searching the volume ZTMF-
TKN-FRlist-FileName. This exception was a result of file
system error - ZTMF-TKN-Fs-Error.