TMF Reference Manual (G06.26+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-003
3-245
RECOVER FILES
Examples
The following RECOVER FILES command recovers the audited file T1, residing on the
disk volume $DATA02 and the subvolume TMF. The command is entered interactively
and, because the NOWAIT option is not specified, the resulting EMS messages are
displayed on the terminal as the recovery progresses:
TMF 71> RECOVER FILES $DATA02.TMF.T1, FROMARCHIVE
Recover Files operation [5] begun.
Operation TimeStamp: 30-Dec-2003 10:57:06
Event Messages:
10:57 30DEC03 195,00,082 NonStop TMF on \:PLUTO *0163* RECOVER FILES [5]
FileRecovList Process #1: Files to Recover:
\PLUTO.$DATA02.TMF.T1
10:57 30DEC03 195,00,084 NonStop TMF on \:PLUTO *0401* RECOVER FILES [5]
FileRecovery Process #1: Phase 1 of recovery completed
at atseqno 2 RBA 37645324.
10:57 30DEC03 195,00,084 NonStop TMF on \:PLUTO *0403* RECOVER FILES [5]
FileRecovery Process #1: Phase 3 of recovery completed
at atseqno 999999 RBA 2147483647.
10:57 30DEC03 195,00,084 NonStop TMF on \:PLUTO *0164* RECOVER FILES [5]
FileRecovery Process #1: Recovered Files:
\PLUTO.$DATA02.TMF.T1
10:57 30DEC03 195,00,012 NonStop TMF on \:PLUTO *0165* RECOVER FILES [5] TMP
Process FileRecovMgmt: Files Recovered: 1; Files Not
Recovered: 0.
10:57 30DEC03 195,00,012 NonStop TMF on \:PLUTO *0156* RECOVER FILES [5] TMP
Process: End operation.
TMF 72>
The next RECOVER FILES command initiates the recovery process interactively at a
terminal. A moment later the BREAK key is pressed, terminating the display. The file
recovery operation continues, but events are no longer reported at the terminal. (The
operator can use the DISPLAY OPERATION command later to display the events for
the operation.)
TMF 72> RECOVER FILES $DATA02.TMF.*
Recover Files operation [14] begun.
Operation TimeStamp: 5-Jan-2002 10:17:45
*** Display of RECOVER FILES operation [14] terminated by break ***
~
In the next command, the NOWAIT option is specified; events are not reported at the
terminal, but are written instead to the file named EVENTS on the default volume and
subvolume. TMFCOM prompts at once for another command:
TMF 73> RECOVER /OUT EVENTS/ FILES $DATA02.TMF.*, NOWAIT
TMF 74>
You can check the status of the recovery operation by issuing a STATUS
OPERATIONS command.
The next RECOVER FILES command recovers all dump files belonging to the dump
identified by Serial Number 98:
TMF 74> RECOVER *.*.*, SERIAL 98