Database Tuning (MOSC)

MOSC Banner

SQL profile error

edited Jun 3, 2012 10:47PM in Database Tuning (MOSC) 2 commentsAnswered
Hi,

Suddently i found that there's a slow sql query in my DB.

From OEM i saw that the query using full table scan, but when i run using explained plan in sqlplus session, it shows it using indexes. Why there's different between OEM and traditional explain plan(SELECT * FROM TABLE(dbms_xplan.display)

After that i click "SQL tuning advisor" below recommendation occur.

SQL Profile "SQL_Profile_name" exists for this statement and was ignored during the tuning process

Can you advise?

TQ

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