-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Putting the makeind hint on a join where the node is not eligible as a dependent target, the hint won't be honored. For example:
/*+ makeind */ a left outer join b ...
won't honor the makeind hint.