TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-390
Descriptions of Event Messages
437: ZTMF-EVT-RCOV-FSErrorPurge
This event indicates that the recovery process encountered a purge record for the
specified file while attempting the specified operation. The affected audit record is
located at the position specified in the error message. The message appears only if
the file in question is being recovered to a different location than the location reflected
by the online dump.
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-FILERECOVERY.
ZTMF-TKN-RCOV-FILENAME-1
is the subject token of the event message, and it contains the name of the
database table or file that was being recovered.
ZTMF-TKN-RCOV-FILENAME-2
contains the logical name of the database table or file.
ZTMF-TKN-RCOV-OP-OF-ERROR
specifies the operation that was being attempted. The possible values are:
ZTMF-VAL-RCOV-FLABMODREDO
ZTMF-VAL-RCOV-FLABMODUNDO
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-RCOV-FILENAME-1 token-type ZSPI-TYP-STRING.
ZTMF-TKN-RCOV-FILENAME-2 token-type ZSPI-TYP-STRING.
ZTMF-TKN-RCOV-OP-OF-ERROR token-type ZSPI-TYP-ENUM.
ZTMF-TKN-RCOV-ERROR-INDEX token-type ZSPI-TYP-INT.
ZTMF-TKN-RCOV-ERROR-SNO token-type ZSPI-TYP-INT2.
ZTMF-TKN-RCOV-ERROR-RBA token-type ZSPI-TYP-INT2.
Event-Message Text
Encountered a purge record for audited file ZTMF-TKN-RCOV-
FILENAME-1 (logical file ZTMF-TKN-RCOV-FILENAME-2) while
performing ZTMF-TKN-RCOV-OP-OF-ERROR operation; audit trail
Index #ZTMF-TKN-RCOV-ERROR-INDEX,
SNO #ZTMF-TKN-RCOV-ERROR-SNO, RBA #ZTMF-TKN-RCOV-ERROR-RBA.