Skip to Main Content

Oracle Database Discussions

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 monitor help with timeline column

spur230Aug 10 2015 — edited Aug 11 2015

monitor_test.jpg

In the attached sql monitor report, in the timeline column does it mean all the last 3 operation started simultaneously and hash join is the first operated that was started?

my understanding is 'index range scan' should start first and give data to 'Partition range single'. Only after this step is completed it should to 'TABLE ACCESS FULL'. Is this not correct?

Thanks for your time!

This post has been answered by Jonathan Lewis on Aug 10 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2015
Added on Aug 10 2015
2 comments
534 views