Backup3G/DA-RMAN/User Guide/Searching and Restoring Oracle RMAN Backups
From Documentation
(Difference between revisions)
Revision as of 07:53, 23 February 2007 Moff (Talk | contribs) (→Selecting Oracle Backups to Restore) ← Previous diff |
Revision as of 13:25, 23 February 2007 Moff (Talk | contribs) (→Selecting Oracle Backups to Restore) Next diff → |
||
Line 39: | Line 39: | ||
{| cellpadding="10" cellspacing="5" | {| cellpadding="10" cellspacing="5" | ||
|- | |- | ||
- | |[[Defining Oracle/RMAN Backups|Previous Section]] | + | |[[Defining Oracle RMAN Backups|Previous Section]] |
| | | | ||
|[[DA-RMAN Command Reference|Next Section]] | |[[DA-RMAN Command Reference|Next Section]] | ||
|} | |} |
Revision as of 13:25, 23 February 2007
Backup3G’s Recovery module lists all the current backups in the media database, including Oracle/RMAN backups.
Searching Oracle/RMAN Backups
You use the backup3G Recovery module to search for Oracle/RMAN backups. You can open a media set to view its contents. However, you must restore the data using Oracle RMAN on the Oracle host.
To launch the Oracle Recovery Manager
- From the command line, login as the Oracle user.
- Run RMAN with the appropriate connect strings:
- rman target /
- rman target <user>/<password>
- rman target <user>/<password>@<service>
- rman target <user>/<password>@<service> catalog <user>/<password>@<service>
Selecting Oracle Backups to Restore
- Caution
- Don’t restore backups to an online database. Only restore backups to a mounted database otherwise you will get an error and the restore will fail.
Target Drive
To Restore from an Oracle Backup
Copyright © 2007 Functional Software. All rights reserved.
Previous Section | Next Section |