Re: RMAN Recovery without Catalog

  • From: Tanel Põder <tanel.poder.003@xxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 15 Apr 2004 12:46:53 +0300

> My doubt here is .. how will RMAN get the files ? Where will it go and
find
> /read the files from ?

It will read the controlfile you copied and get the backupset locations from
there - so it'll get the backupsets from the same directory name where you
used to back them up. It won't log on to your original host_A or anything,
you have to make this directory available on your host_B as well (using NFS
for example).

And the database files will be restored exactly to the same directories as
they've used to be in the source database, but you can change the locations
using SET NEWNAME command before restoring in RMAN.

Tanel.


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: