TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-191
Descriptions of Event Messages
196: ZTMF-EVT--FRLIST-CANTRECOVFILE
The specified file was included in a RECOVER FILES command, but it is currently
being recovered by another instance of the file recovery process.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE
identifies the TMF process that generated the event. The value of this token for
this event is ZTMF-VAL-PROC-FILERECOVLIST.
ZTMF-TKN-FRLIST-FILENAME
is the subject token of the event message, and it contains the name of the affected
database table or file.
ZTMF-TKN-FRLIST-OPERNUM
contains an integer specifying an operation number.
Effect
The existing file recovery process recovers the file.
Recommended Action
Informative message only; no corrective action is needed.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-FRLIST-FILENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-FRLIST-OPERNUM token-type ZSPI-TYP-INT.
Event-Message Text
The file ZTMF-TKN-FRLIST-FILENAME is currently being
recovered by another File Recovery operation. The Operation
Number = ZTMF-TKN-FRLIST-OPERNUM of the File Recovery process
that is currently working on ZTMF-TKN-FRLIST-FILENAME.