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: Recovery from online backup

RE: Recovery from online backup

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Wed, 19 Apr 2006 12:54:02 -0400
Message-ID: <024a01c663d1$dc7f1af0$3359000a@vttaxnet.tax.state.vt.us>


Did you use rman? Did you do a level 0 backup? We need more info to be able to help more.

Ruth

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Alessandro Vercelli Sent: Wednesday, April 19, 2006 11:48 AM To: Oracle-L
Subject: RE: Recovery from online backup

The backup script contained the command:

alter database backup controlfile to '<destination_path/file>'

I tried to copy the controlfile from the <destination_path/file> to the original location, but still the database cannot mount (ORA-00205).

Is document id 94114.1 correct or some more steps needed to be performed?

Thanks,

Alessandro

> When you do an online backup you need to backup the controlfile as part of
> the backup. The you have to recover the database using backup
controlfile.
> If you don't have a controlfile you can try to create one. Check the docs
> for the correct syntax.
>

--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 19 2006 - 11:54:02 CDT

Original text of this message

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