SQL ordered by CPU time in AWR report
Hi,
I am trying to interpret the "SQL ordered by CPU time" section in AWR Report.
Can somebody tell me the difference between %CPU and %Total
Some queries are not in the TOP section, but the %CPU indicates 99%.
How do I distinguish between
%CPU - CPU Time as a percentage of Elapsed Time (and)
%Total - CPU Time as a percentage of Total DB CPU
which of these, when high, is a cause for concern ?
Thanks
Nagesh