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

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-34
Event Messages
179: ZTMF-EVT-Rcov-ToRba-Too-Low
(Page 6-170)
Either the sno or rba entered with the TOMATPOSITION option of a FILE
RECOVERY command falls below the sno or rba of 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-STATUS-SNO
contains an integer specifying an audit-trail file sequence number.
ZTMF-TKN-RCOV-STATUS-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-STATUS-RBA2
contains an integer specifying a relative byte address (rba) within the audit-trail file.
This token always contains the actual rba.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-RCOV-STATUS-SNO token-type ZSPI-TYP-INT2.
ZTMF-TKN-RCOV-STATUS-RBA token-type ZSPI-TYP-INT2.
ZTMF-TKN-RCOV-STATUS-RBA2 token-type ZSPI-TYP-INT4.
Event-Message Text
The Audit Trail sequence number or the RBA are too low for
the online dump that is being recovered: atseqno ZTMF-TKN-
RCOV-STATUS-SNO RBA ZTMF-TKN-RCOV-STATUS-RBA.
or
The Audit Trail sequence number or the RBA are too low for
the online dump that is being recovered: atseqno ZTMF-TKN-
RCOV-STATUS-SNO RBA ZTMF-TKN-RCOV-STATUS-RBA2.