Home » Server Options » Data Guard » RMAN duplicate error (Oracle, 11.2.0.3, RHEL 6)
RMAN duplicate error [message #593361] Thu, 15 August 2013 18:32 Go to next message
kooldb
Messages: 2
Registered: August 2013
Junior Member
Getting following error in the alert log when bringing up the standby DB

RMAN DUPLICATE: Errors in krbm_getDupCopy
ORA-19864: RMAN DUPLICATE: Datafilecopy /u01/oradata/undotbs01.dbf dbname ORCL does not match datafile's dbname ORCL/~Q^S^A~@¬


Not sure why the special character being added.

Re: RMAN duplicate error [message #593363 is a reply to message #593361] Thu, 15 August 2013 19:18 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
I am Not sure why the special character being added either; but I can assure you that Oracle is only doing what you configured it to do.

Please read and follow the forum guidelines, to enable us to help you:

http://www.orafaq.com/forum/t/88153/0/

Re: RMAN duplicate error [message #593656 is a reply to message #593363] Mon, 19 August 2013 14:57 Go to previous messageGo to next message
kooldb
Messages: 2
Registered: August 2013
Junior Member
Both are Oracle version - 11.2.0.3

here is the db name from both servers

Source DB


SQL> select dbid , DB_UNIQUE_NAME, name from v$database;

DBID DB_UNIQUE_NAME NAME
---------- ------------------------------ ---------
448780291 orcl ORCL



Target DB (Standby DB)

SQL> select dbid , DB_UNIQUE_NAME, name from v$database;

DBID DB_UNIQUE_NAME NAME
---------- ------------------------------ ---------
448780291 stdby ORCL


So not sure where is the dbname getting picked up from?
Re: RMAN duplicate error [message #594779 is a reply to message #593656] Mon, 02 September 2013 23:12 Go to previous message
trantuananh24hg
Messages: 744
Registered: January 2007
Location: Ha Noi, Viet Nam
Senior Member
I think BlackSwan's post clearly

BlackSwan

but I can assure you that Oracle is only doing what you configured it to do


What's your configuration before? Post the log and may be it contain the problem.
Previous Topic: How to find apply node in RAC two node standby db?
Next Topic: Duplicate database for standby returns error ORA-19625: error identifying file /home/oracle/stdbyctr
Goto Forum:
  


Current Time: Thu Mar 28 07:58:42 CDT 2024