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 -> oracle very slow after computing stats

oracle very slow after computing stats

From: Jason Kratz <jkratz_at_rctanalytics.com>
Date: 2000/06/06
Message-ID: <8hj6vs$ivf$1@flood.xnet.com>#1/1

We have an Oracle instance that is running considerably slower after computing stats. Heres the situation: I estimated stats at 25% on all tables in a schema (not SYS) and computed stats on all of the indexes in that schema (primary keys, etc are all seperated out from the data into seperate tablespaces). At first our nightly loads ran fine. After a day or so of the database up and running with stats the dataloads are running several times slower. We had this problem before but I had only computed stats on a few tables. When I dropped them before everything worked fine again. I was under the impression that most dbs should be running with computed stats. Shouldnt stats help increase db performance? Another note: this db is highly normalized resulting in rather large joins necessary when joins are done. Help!!!!

Jason Received on Tue Jun 06 2000 - 00:00:00 CDT

Original text of this message

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