EXPLAIN PLAN FOR throws ORA-01426
Dear experts,
I have a weird issue with explain plan for whaterver the select i want to explain:
explain plan for select * from dual;
ORA-00604: error occurred at recursive SQL level 1
ORA-01426: numeric overflow
Did someone already solve this error?
Thank you!
Oracle Database 11.2.0.4