TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-205
RECOVER FILES
day
is a two-digit integer for the day of the month.
year
is a four-digit integer for the calendar year.
hr
is an integer for the hour, from 0 through 23.
min
is an integer for the minute, from 00 through 59.
sec
is an integer for the second, from 00 through 59.
GMT
indicates that the TIME value is specified in Greenwich mean time. If GMT is
omitted, the default is the local time at your site.
TOMATPOSITION (atseqno, rba)
applies the FROMARCHIVE option (whether it is specified or not), recovering all
files requested from the relevant online and audit dumps, and directs that file
recovery redo all transactions that were committed up to a specified location in the
master audit trail (MAT). Transactions that began before the specified location but
that were not yet committed are backed out. The database is recovered to the
location specified, rather than to a time specified or to the most recent consistent
state. The location is specified by the atseqno and rba parameters:
atseqno
specifies the sequence number of the MAT file where recovery is to stop. For
this value, you enter only the numeric portion of the file name, with leading
zeros optional. For example, to recover to a relative byte address in MAT file
AA000239, you can enter either 000239 or 239 as the atseqno value.
rba
specifies the relative byte address (byte offset) in the MAT file where recovery
is to stop.
Note. You can use either dashes (-) or spaces, or both, as delimiters to separate the
month, day, and year values, but you must use at least one of these delimiters.