TMF Supplement for Large Audit Files (G06.24+)

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-28
Event Messages
ZTMF-TKN-RCOV-OP-OF-ERROR
specifies the operation that was being attempted. The possible values are:
ZTMF-VAL-Rcov-LogicalRedo
ZTMF-VAL-Rcov-PhysicalRedo
ZTMF-VAL-Rcov-LogicalUndo
ZTMF-VAL-Rcov-PhysicalUndo
ZTMF-VAL-Rcov-FlabModRedo
ZTMF-VAL-Rcov-FlabModUndo
ZTMF-VAL-Rcov-ChangeFlab
ZTMF-VAL-Rcov-Open
ZTMF-VAL-Rcov-FlushFiles
ZTMF-VAL-Rcov-FlushAudit
ZTMF-VAL-Rcov-ClearFlags
ZTMF-VAL-Rcov-Read
ZTMF-VAL-Rcov-Position
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 audit-trail file.
If the rba is less than 2,147,483,647, this token contains the actual rba. If the rba
is 2,147,483,647 or greater, this token contains 2,147,483,647 (and the RBA2
token contains the actual rba).
ZTMF-TKN-RCOV-ERROR-RBA2
contains an integer specifying a relative byte address (rba) within the audit-trail file.
This token always contains the actual rba.
Effect
The effect of this event depends on which recovery process was used.
For backout, this event message is accompanied by a second event (171 or 172) that
indicates the effect.
For volume or file recovery, this event message is accompanied by event 171. The file
is marked either “redo-needed” or “undo-needed” and is no longer available for
transaction processing.