Interpreting Oracle Explain Plan Output - John Mullins

Sdílet
Vložit
  • čas přidán 4. 07. 2024
  • Themis Instructor John Mullins presents some details on interpreting Oracle Database Explain Plan output.
    For more information visit www.themisinc.com

Komentáře • 25

  • @patela21
    @patela21 Před 3 lety +1

    full table scans are not always deceptive, considering the query not being optimized properly and hitting large tables multiple times. The explain plan would go for 'direct path read' wait events, so the optimizer will not put the query in the SGA buffer cache instead forces the execution entirely pinning against PGA. This favors the quickest output fetch with a bit downside to the I/O during the query execution.

  • @nonamechannel9578
    @nonamechannel9578 Před 6 lety

    Super explanation...Very very helpful and informative. To the point, well navigated and no crap..

  • @harsimranjitsingh7989
    @harsimranjitsingh7989 Před 4 lety +1

    This is best video i have ever seen on explain plan

  • @parakhagarwal7141
    @parakhagarwal7141 Před 7 lety +4

    thanks a lot for a really informative video.. Can we have examples of queries which would result in different index access method and join methods ? That would really be helpful

  • @performancetesting5227

    Awesome Video. Lots of topics cleared.

  • @tirud5782
    @tirud5782 Před 8 lety +1

    Excellent information, very useful for beginners

  • @ztech4634
    @ztech4634 Před 3 lety

    Very informative and helpful. Great job.

  • @mukherjeer
    @mukherjeer Před 7 lety +1

    awesome explanation. thanks man. you rock

  • @galeop
    @galeop Před 5 lety

    Great stuff!
    29:12 are we talking about bitmap *indexes* ?

  • @Gbd279
    @Gbd279 Před 6 lety

    a valuable follow up video would be to see these considerations being implemented

  • @shoaibabdul5428
    @shoaibabdul5428 Před 6 lety +1

    very very informative! amazing

  • @shashikrishna3481
    @shashikrishna3481 Před 6 lety +1

    Thank you so much!

  • @sajitswain
    @sajitswain Před 4 lety

    Thanks a lot. Very useful video.

  • @pankajmatani4648
    @pankajmatani4648 Před 4 lety

    Very Helpful Video. Thank you sir :)

  • @sivaranjani718
    @sivaranjani718 Před 4 lety

    Good explanation !! Thanks !!!

  • @kuipersam
    @kuipersam Před 6 lety

    How to investigate this without access to production data? Is there something to 'copy statistics' from production to a test system?

  • @himanshuchandra2808
    @himanshuchandra2808 Před 8 lety

    great video.

  • @GeraldoBertoli
    @GeraldoBertoli Před 4 lety

    Thanks!!!!!!! Great video.

  • @javeed939
    @javeed939 Před 5 lety

    sir how did you decide order of operations

  • @user-fi9rw4vx2b
    @user-fi9rw4vx2b Před rokem

    Cross join isn't a join method. It is a join type (like inner join) and commonly uses merge join method to accomplish

  • @vishnuofmillenium
    @vishnuofmillenium Před 2 lety

    very well explained

  • @satyaprakashpandit1936

    To the point explanation.

  • @tusharkumar7424
    @tusharkumar7424 Před 5 lety

    Became ur fan

  • @diltajchhina
    @diltajchhina Před 7 lety +1

    ੳਰੇਕਲ ਜਿਂਦਾਬਾਦ