TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-365
Descriptions of Event Messages
359: ZTMF-EVT-RCOV-ENDATFILEHIATUS2
File recovery to a timestamp, or to the first purge record, was performed on the
specified file, and an online dump was not made immediately afterwards.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE
identifies the TMF process that generated the event. The value of this token for
this event is either ZTMF-VAL-PROC-VOLUMERECOVERY or 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-ERROR-INDEX
contains an integer specifying an audit-trail index value (zero indicates the master
audit trail; one through 15 indicate auxiliary audit trails).
ZTMF-TKN-RCOV-ERROR-SNO
contains an integer specifying an audit-trail file sequence number.
ZTMF-TKN-RCOV-ERROR-RBA
contains an integer specifying a relative byte address (RBA) within the file.
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-1 token-type ZSPI-TYP-STRING.
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 File Hiatus record for audit file ZTMF-TKN-
RCOV-FILENAME-1 (logical file ZTMF-TKN-RCOV-FILENAME-2) at
audit trail Index #ZTMF-TKN-RCOV-ERROR-INDEX, SNO #ZTMF-TKN-
RCOV-ERROR-SNO, RBA #ZTMF-TKN-RCOV-ERROR-RBA.