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!

Need suggestion on Explain Plan used GATHER_PLAN_STATISTICS in Oracle 11g

Rajesh123Jun 9 2017 — edited Aug 29 2017

Hi All,

Need some suggestion/example on Explain Plan used by GATHER_PLAN_STATISTICS.

what E-rows , A-rows and A-Time telling?

pastedImage_0.png

can i use /*+ PARALLEL */ hint to the Select query? Because my Explain Plan is not showing TABLE FULL SCAN.

But it has INDEX RANGE SCAN/INDEX SKIP SCAN

The target table or index must be doing a full-scan operation,

BANNER

Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production

PL/SQL Release 11.2.0.4.0 - Production

CORE 11.2.0.4.0 Production

TNS for Linux: Version 11.2.0.4.0 - Production

NLSRTL Version 11.2.0.4.0 - Production

Please suggest me on this.

Note: I have added my latest Explain Plan to the Reply# 16, can you please help me on this?

Thank You!

Message was edited by: Rajesh123 Note: I have added my latest Explain Plan to the Reply# 16, can you please help me on this?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 26 2017
Added on Jun 9 2017
34 comments
1,832 views