SQL Performance (MOSC)

MOSC Banner

How to tune sql spending 100% of db time on CPU

edited Jan 19, 2016 10:52AM in SQL Performance (MOSC) 6 commentsAnswered





ADDM recommendation:

Recommendation 1: SQL Tuning

   Estimated benefit is 4.72 active sessions, 44.39% of total activity.

   --------------------------------------------------------------------

   Action

      Run SQL Tuning Advisor on the SELECT statement with SQL_ID

      "30ts060nuw8wy".

      Related Object

         SQL statement with SQL_ID 30ts060nuw8wy.

     

   Rationale

      The SQL spent 100% of its database time on CPU, I/O and Cluster waits.

      This part of database time may be improved by the SQL Tuning Advisor.

   Rationale

      Database time for this SQL was divided as follows: 100% for SQL

      execution, 0% for parsing, 0% for PL/SQL execution and 0% for Java

      execution.

   Rationale

      SQL statement with SQL_ID "30ts060nuw8wy" was executed 216 times and had

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