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: Igor Neyman <ineyman_at_perceptron.com>
Date: Wed, 19 Apr 2006 09:04:11 -0400
Message-ID: <F4C27E77F7A33E4CA98C19A9DC6722A2D34C11@EXCHANGE.corp.perceptron.com>


Startup nomount;
Restore controlfile from backup
Alter database mount;
Continue...

-----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 7:04 AM
To: Oracle Freelists.org
Subject: Recovery from online backup

I'm doing some backup/recovery tests on a not-operative database, following the scenarios in:

https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_ database_id=NOT&p_id=94114.1

I'm using a hot backup as described at d.1-d.10 in the specified document; the backup ran without errors.

Now, after deleting all datafiles/controlfiles/redologs, I'd like to perform a restore, but the database cannot mount as no controlfile is found.

Does anybody have any suggestion?

Thanks for the help,

Alessandro

--

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

--

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

Original text of this message

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