TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-149
Descriptions of Event Messages
165: ZTMF-EVT-Rcov-FR-Summary
This is a summary message specifying how many database tables or files were
successfully recovered, and how many were not.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message, and it identifies the TMF process that
generated the event. The value of this token for this event is ZTMF-VAL-
PROC-TMP.
ZTMF-TKN-RCOV-SuccessNum
contains an integer specifying how many database tables or files were successfully
started.
ZTMF-TKN-RCOV-NumFailed
contains an integer specifying how many database tables or files were not
successfully started.
ZEMS-TKN-Emphasis
is set to True for this event.
Effect
None.
Recommended Action
Informative message only; no corrective action is needed.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-RCOV-SuccessNum token-type ZSPI-TYP-Int2.
ZTMF-TKN-RCOV-NumFailed token-type ZSPI-TYP-Int2.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
Files Recovered: ZEMS-TKN-RCOV-SuccessNum;
Files Not Recovered: ZEMS-TKN-RCOV-NumFailed.