TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-352
Descriptions of Event Messages
351: ZTMF-EVT-FRList-ErrFromDatavol
A file-system error was returned while the File Recovery List process was attempting to
retrieve file-related information from the specified physical data 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-PHYSICALVNAME
is the subject token of the event message, and contains the name of the affected
physical database volume.
ZTMF-TKN-FRLIST-LOGICALVNAME
contains the name of the virtual disk process (VDP) for the volume.
ZTMF-TKN-FRLIST-PHYSICALFNAME
contains the name of the database table or file about which information was being
retrieved.
ZTMF-TKN-FRLIST-LOGICALFNAME
contains the logical name of the database table or file.
ZTMF-TKN-FS-ERROR
contains an integer specifying a file-system error number.
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-LOGICALVNAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-FRLIST-PHYSICALVNAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-FS-ERROR token-type ZSPI-TYP-INT.
Event-Message Text
The logical file ZTMF-TKN-FRLIST-LOGICALFNAME (physical file
ZTMF-TKN-FRLIST-PHYSICALFNAME) was identified by the Virtual
Disk Process ZTMF-TKN-FRLIST-LOGICALVNAME, however, when
attempting to retrieve some file related information from the
physical data volume ZTMF-TKN-FRLIST-PHYSICALVNAME, the File
System error ZTMF-TKN-FS-ERROR was returned.