11G upgrade
Hi
Recently i have perform an upgrade from 10.2.0.3.0 to 11.1.0.7.0
After the upgrade we encounter the ANSI JOIN error reported in 11G which previously in 102030 we don't.
There is a bug which will not report an error in 102030 but in 11G it shows "ORA-00918: column ambiguously defined", this is a bug fixed in 111070.
This is related to Bug 5368296 in 102030 but it has fixed in 111070.
Due to this error, we are require to make changes to our underline pl/sql coding which we are not expected it before the upgrade.
Is there any way for us to have the same behaviour in 111070 as in 102030 (setting compatible parameter will not fixed it)?