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: Analyze running twice as long after upgrade to 8.1.7.2

Re: Analyze running twice as long after upgrade to 8.1.7.2

From: paquette stephane <stephane_paquette_at_YAHOO.COM>
Date: Tue, 11 Jun 2002 09:18:35 -0800
Message-ID: <F001.0047A86E.20020611091835@fatcity.com>


As John says, you can check on what Oracle is waiting on .

It may not solve your problem, but can make the analyze faster. Since your fact tables are partitioned and since you're migrating from 8.0.4 that means range partitioning. If the tables are partioned by date and you do you allow update/insert in partitions other than the current one then you can analyze only the current one.
At a previous client, only the current partition of the fact tables were analyzed after the daily load.


Stéphane Paquette
DBA Oracle, consultant entrepôt de données Oracle DBA, datawarehouse consultant
stephane_paquette_at_yahoo.com

Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: =?iso-8859-1?q?paquette=20stephane?=
  INET: stephane_paquette_at_yahoo.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).
Received on Tue Jun 11 2002 - 12:18:35 CDT

Original text of this message

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