Tuning Cache Hit Ratio
Some of my database has ridiculously low cache hit ratio. Before I tune the SGA, I want to find out if any of the tables are doing full table scans and need tuning for the sql statement. How can I find out which table is doing full table scan? Thanks for you help.
0