Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: CBO - hash join vs nested loops

Re: CBO - hash join vs nested loops

From: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Mon, 5 Dec 2005 15:21:51 +0100
Message-ID: <00bf01c5f9a7$3ebd1180$1a03310a@IBME1D11967173>


> - Should those queries be written such that CBO is forced to take what the
> developer thinks is an optimal plan? Interestingly, here the old good
> NL-loop turns out to be a better plan than hashing, scanning, etc.

> - Is the first thing to do with the Oracle instance that to tune OCI?
> Should high OIC values (the "correct 99.9) be tested immediately? (This is
> actually what I do - set all OLTP or general purpose instances to favour
> indexes.)

I think the correct approach is to tune immediately the OIC, but for that I have to verify the behaviour of all the problematic statements with the new settings.
I repeat, I have an issue that looks very similar on more than one 9ir2 instance.

Regards,
Dimitre Radoulov

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Dec 05 2005 - 08:57:45 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US