Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_stats vs analyze

Re: dbms_stats vs analyze

From: David Aldridge <slimdave_at_yahoo.com>
Date: 13 Feb 2005 22:42:55 -0800
Message-ID: <1108363375.044906.278710@o13g2000cwo.googlegroups.com>


What granularity are you specifying in the call to DBMS_STATS.GATHER_TABLE_STATS()? It is possible that you are collecting only partition level statistics, and that the table level statistics are not being collected. Received on Mon Feb 14 2005 - 00:42:55 CST

Original text of this message

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