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: optimizer_ ???

RE: optimizer_ ???

From: Christian Antognini <Christian.Antognini_at_trivadis.com>
Date: Tue, 26 Apr 2005 10:56:00 +0200
Message-ID: <7F0C000A3ABA6241A10C9ABF37EEB46D0406FC@MSXVS01.trivadis.com>


Peter

>How huge can the impact on the response time be=20
>by tweaking oic? Precisely: do you know of an=20
>example where you gain a response time reduction=20
>which is very impressive?

Be careful... OIC has no direct impact on the response time, it only has an impact on the=20 generation of an execution plan where joins are involved. Therefore, it wont be a problem to=20 show you examples where:

But all this examples won't do nothing else that=20 demonstrate that in some specific cases OIC had=20 bad/no/good impact on performance.

What does this means? It simply means that you=20 should carefully analyze your system. If you=20 see that the CBO tends to inappropriately choose=20 too few or too many nested loops, it can be=20 beneficial to tune it.

HTH
Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 26 2005 - 05:00:17 CDT

Original text of this message

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