Changing COMPATIBLE Parameter after Database Upgrade.
We are upgrading database from 11.2.0.2 to 11.2.0.3.6 on Linux X86-64 Bit. Our COMPATIBLE Parameter is currently set to 11.2.0.0.0.
I understand that Optimizer features are not effected by still keeping COMPATIBLE Parameter to 11.2.0.0.0, but it only applies to changes in database structures on disk.
I understand that Optimizer features are not effected by still keeping COMPATIBLE Parameter to 11.2.0.0.0, but it only applies to changes in database structures on disk.
Does anybody know about the list if there were any Structural changes that have occurred , which can effect me if i do not update my COMPATIBLE Parameter to 11.2.0.3.6 or 11.2.0.3 after upgrade.
Thanks,
Jag.
Thanks,
Jag.
2