using dbca to create a 11.2.0.3 database with 11.1.0.7 compatibility parameter
Iam using dbca to create a 11.2.0.3 database with compatibilty set to 11.1.0.7 and I am getting an error ora-00201 control file version 11.2.0.0 incompatilble with oracle version 11.1.0.7 ora-00202 control file /opt/oradb/cfgtoollogs/dbca/cipp01/tempControl.ctl. Is there a way around it? I do need to have a 11.2.0.3 with compatibility set to 11.1.0.7
thank you
Gene