rman duplicate on same hots failing with RMAN-05001: auxiliary file name +DATA/corp_bac/changetracki
RMAN duplicate database to <dup_db> is failing with below error:
RMAN-05001: auxiliary file name +DATA/corp_bac/changetracking/ctf.corp_bac conflicts with a file used by the target database.
3 node rac
db veriosn : 11.2.0.2.0
os : linux
source db name: corp_bac
duplicate db name: corp_bsm
i am creating a new database from corp_bac database disk backup to corp_bsm on same server using ASM.
we used db_file_name_convert & log_file_name_convert parametes to restore db & redo files but it is faling at block change tracking at the end.
could you plz share your suggestion/solution to change block change tracking value for auxiliary database.