rac to rac cloning issue on 12c database
I am cloning EBS R12.1.3 RAC Environment in accordance with the document. 559518.1Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone.
At the part of 5.1.4 Restore Database on Target System Primary Node section, I encountered the following error.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of sql statement command at 04/05/2016 17:11:47
ORA-00201: control file version 12.1.0.2.0 incompatible with ORACLE version 12.0.0.0.0
ORA-00202: control file: '+DATA/PEBS11/controlfile_pebs11.ctl'
In the case of 11g database,
according to the document 1611769.1 Control File Recovery Failed With ORA-00201 During Rapidclone RAC To RAC When Source Database on Exadata,
I found that 'ORA-00201: control file version 11.2.0.2.0 incompatible with ORACLE version 11.2.0.0.0' error occurred.