Skip to Main Content

Oracle Database Discussions

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!

Restore on new server with new DB_NAME/SID?

user9106065Aug 31 2011 — edited Aug 31 2011
My goal is to restore database with the RMAN backup on a server that has no connectivity to the production database (I don’t want to use duplicate command).
I restore a database from RMAN using a same DB_NAME/SID and everything was ok.
- restore spfile
- restore controlfile
- restore database
- recover database
- open with reset logs

Now I want to restore database but with different DB_NAME/SID (My production database is PROD and I want to restore this PROD RMAN backup on new server and this new database I want to be called DEV).

How to restore database with new DB_NAME/SID?

Oracle 10g, Windows Server 2003

Thanks in advance!
This post has been answered by sb92075 on Aug 31 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2011
Added on Aug 31 2011
2 comments
505 views