Optimizer_features_enable
Hi,
We recently migrated a database from 10.2.0.4 RAC to 11.2.0.4 RAC. After migration, we saw major performance issues. We were able to resolve the issue after changing optimizer_features_enable to 10.2.0.4 instead of 11.2.0.4. I understand that by changing this parameter database will not be able to use new optimizer features. Does it have any ill effect if we leave the parameter to 10.2.0.4 for a long time?
Thanks