Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN Recovery without Catalog

Re: RMAN Recovery without Catalog

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Thu, 15 Apr 2004 12:46:53 +0300
Message-ID: <002601c422ce$95e3acf0$47a623d5@porgand>


> 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_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Apr 15 2004 - 04:43:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US