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: Portable DBA: Oracle

Re: Portable DBA: Oracle

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Thu, 09 Dec 2004 08:26:07 -0700
Message-ID: <41B86E8F.5050201@centrexcc.com>

Freeman Robert - IL wrote:
> Thanks Dwayne! Hope you like it!
>
> It's funny.... after I finally get a copy of a new book in my hands, I
> always see something I missed. For example, it just irks me that in my
> example of the use of dbms_stats.gather_table_stats that I don't include
> cascade=>TRUE in the example.
>

Don't feel too bad about this one. IMHO, cascade=>FALSE (the default) is the right choice, especially if you use estimate_percent of less than 100%. Then follow with an explicit gather_index_stats with a full compute. And any histograms also with a full compute.

-- 
Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Dec 09 2004 - 09:26:01 CST

Original text of this message

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