Didn't I already say Chapter 8 ????
:-)
Connor
- Jared Still <jkstill_at_cybcon.com> wrote: >
> Are these defaults recorded somewhere that
> mere mortals have access to?
>
> Jared
>
> On Thursday 07 June 2001 00:25, Mogens Nørgaard
> wrote:
> > Any stat missing in a CBO situation will be set to
> the hard-coded default
> > values found in the source code. One example (out
> of about 40 or so
> > values) is default selectivity for equality
> predicates. Before 7.3 it was
> > 0.125 (meaning that a where= condition would
> assume you needed to scan
> > 1/8th of the table). In 7.3 and later it was
> fortunately set to 0.01 (1%).
> > Another of my favorite default values is number of
> leaf blocks in an
> > index. It's 25.
> >
> > Connor McDonald wrote:
> > > Hi Jared,
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Jared Still
> INET: jkstill_at_cybcon.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from). You may
> also send the HELP command for other information
> (like subscribing).
Connor McDonald
http://www.oracledba.co.uk (mirrored at
http://www.oradba.freeserve.co.uk)
"Some days you're the pigeon, some days you're the statue"
Do You Yahoo!?
Get your free @yahoo.co.uk address at
http://mail.yahoo.co.uk
or your free @yahoo.ie address at
http://mail.yahoo.ie
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: =?iso-8859-1?q?Connor=20McDonald?=
INET: hamcdc_at_yahoo.co.uk
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Thu Jun 07 2001 - 10:52:26 CDT