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 -> dbms stats

dbms stats

From: Oradba Linux <techiey2k3_at_comcast.net>
Date: Wed, 15 Sep 2004 03:01:50 GMT
Message-ID: <ygO1d.93386$3l3.17986@attbi_s03>


I am curious about how dbms_stats is implemented in real life on oltp and datawarehouses.
In more details , how successful is using dbms_stats.gather_schema_stats to gather statistics for all objects. dbms_stats.gather_table_stats to gather histograms on selected columns. Turn on monitoring. Then gather stale statistics only on a regular schedule like weekly or monthly. I would like to know any interesting problems faced during the implementation of dbms_stats. We are on oracle 9iR2. Received on Tue Sep 14 2004 - 22:01:50 CDT

Original text of this message

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