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!

RMAN-05520: database name mismatch,

User416084Jun 20 2013 — edited Jun 21 2013

Hi Team,

I am doing RMAN cloning of the database and while restoring from the backup sets getting the below error.

Please let me know the correct step to clone the database with different database name using backup sets.

----------------------------------------

RMAN> run

{

DUPLICATE TARGET DATABASE TO SUPT

backup location '/oraclebkp/PROD/DB';

}

Starting Duplicate Db at 20-JUN-13

using channel ORA_AUX_DISK_1

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of Duplicate Db command at 06/20/2013 16:38:47

RMAN-05501: aborting duplication of target database

RMAN-05520: database name mismatch, auxiliary instance has PROD, command specified SUPT

------------------------------------------------

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2013
Added on Jun 20 2013
2 comments
2,036 views