Duplicate from active database failure because of redo logs belonging to another database
I duplicated an active database (DEVL) to a new database (AUTO) on the same host, and am getting ORA-305 and ORA-312 in target database (DEVL).
Target DEVL was creating trace files like this so frequently that I ran out of space:
Errors in file /u01/app/oracle/diag/rdbms/devl/DEVL/trace/DEVL_arc0_27679.trc:
ORA-00305: log 2 of thread 1 inconsistent; belongs to another database
ORA-00312: online log 2 thread 1: '/u03/app/oracle/oradata/DEVL/rdo/redo02b.log'
ORA-00305: log 2 of thread 1 inconsistent; belongs to another database
In the duplicate AUTO alert log, I see that some of the redo logs are the ones used by the target database DEVL.
1