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!

Questions about hint

David4791Apr 10 2017 — edited Apr 11 2017

Hi,

question about hint in 11.2.0.4

A developer write a query in which use this hint:

     /*+ ordered first_rows(1) parallel */

In the plan there are 2 tables in FTS.

I don't know why, but is a nosense the use of first_rows and parallel with FTS?

Thank you

This post has been answered by Jonathan Lewis on Apr 10 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2017
Added on Apr 10 2017
6 comments
1,014 views