Skip to Main Content

SQL & PL/SQL

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!

SQL TRACE* AUTO TRACE* EXPLAIN PLN

S567Nov 6 2020

Hi Experts,

I am eager to learn more on Performance tuning.
I have idea what actually explain plan does when we try to intrepret the sql Just have knowledge on wht measures will be shown in O/p for explain plan but not at the stage to decide based on measures/predicates/ what factors i need to consider into account.
There are other tools/options i came to find out which are SQL Trace and Autotrace are these both different from each other and also from explain plain.
On my Sql i did Auotrace to know how the ouptput looks like but i got nothing when i did explain plain i see some measures.
The below is o/p of Autotrace of my qeury.
image.png

Comments
Post Details
Added on Nov 6 2020
4 comments
335 views