TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-364
Descriptions of Event Messages
354: ZTMF-EVT-FRlist-LogicalNotUndo
The operator did not specify the FROMARCHIVE option. The File Recovery List
process expected that the specified database table or file would have its
UNDONEEDED flag set, but it did not.
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 whose UNDONEEDED flag the File Recovery List process
expected to be set.
ZTMF-TKN-FRlist-PhysicalFName
contains the physical name of the database table or file.
ZEMS-TKN-Emphasis
is set to False for this event.
Effect
Recovery is not attempted on the specified database table or file.
Recommended Action
Issue another RECOVER FILES command that includes both the specified table or file
name and the FROMARCHIVE option.
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.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
The operator did NOT specify the FROMARCHIVE option. The
File Recovery List process expected that the file ZTMF-TKN-
FRlist-LOGICALFNAME (physical file ZTMF-TKN-FRlist-
PHYSICALFNAME) should have its UNDONEEDED flag and did not.