Database Tuning (MOSC)

MOSC Banner

SQL ordered by CPU Time - AWR

Hi Team,

From AWR

SQL ordered by CPU Time

  • Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
  • %Total - CPU Time as a percentage of Total DB CPU
  • %CPU - CPU Time as a percentage of Elapsed Time
  • %IO - User I/O Time as a percentage of Elapsed Time
  • Captured SQL account for 108.8% of Total CPU Time (s): 2,408
  • Captured PL/SQL account for 113.5% of Total CPU Time (s): 2,408

How to interpret below 2 fields

  • Captured SQL account for 108.8% of Total CPU Time (s): 2,408
  • Captured PL/SQL account for 113.5% of Total CPU Time (s): 2,408

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center