Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Eliminating cartesian merge
Jonathan Lewis wrote:
> "Chuck" <skilover_nospam_at_softhome.net> wrote in message
> news:1127918214.a86aa150f9acb770b1c7365331b2c2f4_at_bubbanews...
>
>>Query_rewrite_enabled is already set to true. Here's the execution plan >>with the RULE hint. You'll probably need to turn of line wrapping for it >>to make any sense. >> >>---------------------------------------------------------------------------------------- >>| Id | Operation | Name | Rows | >>Bytes | Cost | >>----------------------------------------------------------------------------------------
Good news. I was able to get an even better execution plan than the rule hint provided with a global /*+ leading(ps_empl_comp_srch4.job) */ hint. I just wish the CBO could figure these things out on it's own.
-- To reply by email remove "_nospam"Received on Wed Oct 05 2005 - 11:52:24 CDT
![]() |
![]() |