Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CPU TIME Analysis

Sarat_yahooDec 20 2014 — edited Dec 22 2014

pastedImage_0.png

pastedImage_1.png

AWR report we have
DB CPU = 5966s
NUM OF CPUS =32
ELAPSED TIME = 60 mins

So Total CPU for 60 Mins elapsed time is 32x60x60=115200s

So % CPU taken by oracle in 60 Mins =DB CPU / TOTAL CPU *100 = 5.17

Could you please confirm is the above my calculations are correct..?

If it correct then

  1. How to find CPU taken by non oracle process from awr report?
  2. How to find CPU %IDLE time from awr report..?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2015
Added on Dec 20 2014
14 comments
3,004 views