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: Re : How RMAN restore control file from tape?

Re: Re : How RMAN restore control file from tape?

From: Vitalis Jerome <vitalisman_at_gmail.com>
Date: Tue, 23 Aug 2005 11:10:05 +0200
Message-ID: <68b1285505082302105923ba14@mail.gmail.com>


>
> I have got a question reg. this scenario. Can someone clarify please ?
> When we say (in case of all control files lost) :
>
> RMAN> set dbid 4026107299
> RMAN> restore controlfile from autobackup;
>
> From where will RMAN come to know about the location of control file backup ?

Hi Prem,

It looks for the default autobackup location ($ORACLE_HOME/dbs for 9i/Unix for backups to disks). Otherwise you have to specify the location that was used when overriding this default location. That's why it's not a very good idea to not keep the default location in the persistant configuration (unless you're not comfortable with having backups under ./dbs)

Jerome

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 23 2005 - 04:12:04 CDT

Original text of this message

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