TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-170
Descriptions of Event Messages
179: ZTMF-EVT-RCOV-ToRBA-Too-Low
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-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.
Effect
The specified file can only be recovered to an audit trail and rba position after the end
of the online dump. No files will be recovered.
Recommended Action
Change the audit-trail sequence number or rba in the TOMATPOSITION option of the
RECOVER FILES command and reexecute the command.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-RCOV-ERROR-SNO token-type ZSPI-TYP-INT2.
ZTMF-TKN-RCOV-ERROR-RBA token-type ZSPI-TYP-INT2.
Event-Message Text
The audit trail sequence number or the RBA is too low for the
online dump that is being recovered: atseqno #ZTMF-TKN-RCOV-
ERROR-SNO RBA #ZTMF-TKN-RCOV-ERROR-RBA.