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 duplicate failed with block change track file error: ORA-19755

user569151Nov 26 2012 — edited Nov 27 2012
I encountered following error when duplicate from a source to target both 11gr2 on linux:

RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: ORACLE error from auxiliary database: ORA-01507: database not mounted
ORA-06512: at "SYS.X$DBMS_RCVMAN", line 13466
ORA-06512: at line 1
RMAN-03015: error occurred in stored script Memory Script
RMAN-10032: unhandled exception during execution of job step 4:
ORA-00283: recovery session canceled due to errors
RMAN-11003: failure during parse/execution of SQL statement: alter database recover logfile '+HR_FRA/HRtst/archivelog/2012_11_27/thread_1_seq_5824.2541.800419437'
RMAN-11001: Oracle Error:
ORA-00283: recovery session canceled due to errors
ORA-19755: could not open change tracking file
ORA-19750: change tracking file: '+HR_DAT/HRprds/changetracking/ctf.906.799250971'
ORA-17503: ksfdopn:2 Failed to open file +HR_DAT/HRprds/changetracking/ctf.906.799250971
ORA-15012: ASM file '+HR_DAT/HRprds/changetracking/ctf.906.799250971' does not exist
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 11/27/2012 02:48:10
RMAN-05501: aborting duplication of target database

RMAN>

Recovery Manager complete.


I created a dummy change tracking file in the directory but name is different since it is OMF on target, still not work.

Please help here. Thanks.
This post has been answered by mseberg on Nov 27 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2012
Added on Nov 26 2012
11 comments
9,085 views