Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: DBMS_STATS vs. analyze
You can only get parallel analysis using DBMS_STATS. This is vital on large tables such as
the ones you are dealing with.
On 6 May 2003 at 6:52, rgaffuri_at_cox.net wrote:
> This is an old and probably stupid question, but Im on a new project and they are using Analyze. Im trying to get them to switch to DBMS_STATS please let me know if my argument is correct. Need to be able to articulate this adequately.
>
> 1. DBMS_STATS is faster
> 2. the statistics gathered are better
> 3. you can use histograms and I believe I may have identified some areas where they would be appropriate.
>
> anything I missed? Ive pointed them to asktom also. Any other good sources to point them to?
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: cjgait_at_earthlink.net Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Wed May 14 2003 - 06:06:45 CDT