TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-355
Descriptions of Event Messages
353: ZTMF-EVT-FRLIST-FILENOTFOUND
Although the virtual disk process (VDP) identified the specified database table or file,
no match was found on the specified database volume.
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-LOGICALFNAME
is the subject token of the event message, and contains the logical name of the
database table or file that was identified by the VDP.
ZTMF-TKN-FRLIST-PHYSICALFNAME
contains the physical name of the database table or file.
ZTMF-TKN-FRLIST-PHYSICALVNAME
contains the name of the physical database volume on which the specified table or
file was supposed to reside.
Effect
Recovery is not attempted on the specified database table or file.
Recommended Action
Issue another RECOVER FILES command specifying the proper physical volume
name.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-FRLIST-LOGICALFNAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-FRLIST-PHYSICALFNAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-FRLIST-PHYSICALVNAME token-type ZSPI-TYP-STRING.
Event-Message Text
Although the Virtual Disk Process identified the logical file
ZTMF-TKN-FRLIST-LOGICALFNAME (physical file ZTMF-TKN-FRLIST-
PHYSICALFNAME), no match was found on the data volume ZTMF-
TKN-FRLIST-PHYSICALVNAME.