TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-147
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.