TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-359
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.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
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.