Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: cost
But beware that for 8.1.7.4, histograms are ignored if you're using bind
variables, either explicitly or via the infamous CURSOR_SHARING=FORCE
init.ora parameter.
Rich
Rich Jesse System/Database Administrator rich.jesse_at_quadtechworld.com QuadTech, Sussex, WI USA
[terribly snipped]
> From: Bobak, Mark [mailto:Mark.Bobak_at_il.proquest.com]
>
> WHY the CBO
> thinks a particular plan is lower cost than another and then give the
> CBO better information so that it can more accurately estimate plan
> costs.
>
> Ways to do this may include:
> - add histograms for some skewed columns
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Apr 05 2004 - 09:58:13 CDT