SPM - ORA-01008
hi,
I am facing an issue with SPM after upgrading from 10.2.0.4 to 11.2.0.3 . I am getting error "ORA-01008: not all variables bound" when i try to evolve the plan.I have seen in the oracle support site that this issue can happen if "_optim_peek_user_binds" not set to true.In my case it is already set to true before and after upgrade.What i have noticed is that in SYS.SQLOBJ$AUXDATA bind data is populated when the plan is loaded but when a new plan is identified it is populated as null.Anyone faces similar issues.Please suggest.