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: Cant bring up cold backup

Re: Cant bring up cold backup

From: Mark Bole <makbo_at_pacbell.net>
Date: Sat, 04 Jun 2005 08:33:09 -0700
Message-ID: <42A1C9B5.1050603@pacbell.net>


Step 3 is the problem. Doing this means you must perform incomplete recovery, which is probably not what you want.

After your database is shutdown cleanly, include the controlfiles in your cold backup, you should then be able to bring it up on another machine using those controlfiles.

-Mark Bole

Bob wrote:

> All,
> Oracle 10.1.0.3.0 on windows xp pro, noarchivelog database was shutdown
> cleanly
>
> I am trying to bring up a database from a cold backup, Using the same
> dbname
>
> 1 - I create the service using oradim -new -sid somename -pfile ....
> 2 - edit the init.ora file to point to the new file locations
> 3 - use a alter database backup control file to trace, edit to point to the
> new datafiles
> 4 - startup nomount, create control file as.... controlfile created
> 5 - alter database open
> 6 - file 1 needs recovery, (recover file 1, media recovery complete) repeat
> files 1- 7
>
> 7 ERROR--> alter database open, host def does not exist disconnection forced
>

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Jun 04 2005 - 11:38:07 CDT

Original text of this message

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