Performance threshold metrics standard for SQL execution statistics
Siva OraSep 23 2011 — edited Sep 23 2011Let me know if there any standard or accpeted in general the values of Performance threshold metrics SQL Execution statistics.
On OEM Grid 11g, we have Statistics tab for SQL.
There, I looking at "Execution Statistics".
Total Per Execution Per Row
Executions
Elapsed Time (sec)
CPU Time (sec)
Buffer Gets
Disk Reads
Direct Writes
Rows
Fetches
Basically, I want to know if the current SQL is optimized for execution or should I go for SQL Tuning advisor?