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: Creating Histograms

RE: Creating Histograms

From: Juan Carlos Reyes Pacheco <jreyes_at_dazasoftware.com>
Date: Wed, 21 Jul 2004 16:29:29 -0400
Message-Id: <40FED229.000028.00336@CACHITOSS>


 Based in my few experience in histograms I decided to run this command EXEC DBMS_STATS.GATHER_SCHEMA_STATS( OWNNAME=>'DAZ', ESTIMATE_PERCENT=>100 METHOD_OPT=>'FOR ALL COLUMNS SIZE SKEWONLY'); with the only goal of giving more information to CBOI  didn't tested if this really gives a improvement, but I read something in some place that says it does.
I don't remember where.  

Any comment about the previous command?



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

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 Wed Jul 21 2004 - 15:31:17 CDT

Original text of this message

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