Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Attempting to restore database to same server with different name.

Jim SmithOct 27 2011 — edited Oct 28 2011
I have just restored my production database to an earlier backup to recover from a major application error.

I now need to reatore a second copy of the database to recover some data which was lost as a result of the restore. The only place I can do this is on the same server.

I can't use duplicate database because the time I want is before the resetlogs time of the current version.

I don't think I can use recover using backup controlfile because restoring the control file will have the old database name. Can I restore the control file, rename the database and still use the rman backups of the original database?
If so how?

Can use set incarnation to get round the resetlogs issue without affecting the current database?


10gR2
Windows 2008 64-bit

Edited by: Jim Smith on Oct 27, 2011 8:54 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2011
Added on Oct 27 2011
2 comments
308 views