SQL Performance (MOSC)

MOSC Banner

query by dbms_sqltune between dbms_xplan are different why ?

edited Dec 16, 2016 6:10AM in SQL Performance (MOSC) 3 commentsAnswered

hello,

      I would like improve my query that I  retrieved by an AWR report then the query is 2cu5d2c0sfuaf

then I executed : ( see below )

then I see that :    the cost is different : 264K  (3)   and 905K

                             the time                    00:52:49    and  03:01:01

What is the procedure I can choose to improve my query and find a good explain plan ?

how is it possible to use a tkprok for my sql_id ?

I join my 3 log file.

thank you for your help.

Best regards

JP

1 - dbms_xplan by select * from table ( dbms_xplan.display_awr) ( I join a report ) then I see that I have :

Tagged:

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