Excess user IO with SQL statement
This SQL with PARALLEL option is querying a partitioned (by year) table of 56million records (size 32GB). The explain plan suggest that it is doing FULL TABLE SCAN twice. It has got UNION ALL, aggregate functions etc. The db version is 11.2.0.1.0. I have very little knowledge about data. I am having issue with grid control not able to run SQL Tuning Advisor. It is returns an error "ORA-13767-End snapshot ID must be greater than begin snapshot ID".
How can i start troubleshooting this issue. Any thoughts?
Thanks in advance.
How can i start troubleshooting this issue. Any thoughts?
Thanks in advance.
0