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