Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: GLOBAL_STATS
Hi Holger
"Holger Baer" <holger.baer_at_science-computing.de> wrote in message
news:ckj5pl$mp$1_at_news.BelWue.DE...
[snip]
> The automatic statististic gathering only gatheres statistics for tables
> that
> a) have monitoring set to yes (check dba_tables for those tables)
Be carefull, in 10g the MONITORING clause is deprecated. The monitoring is automatically enabled at database level if STATISTICS_LEVEL is set to TYPICAL (default) or ALL.
> b) changed enough so the gather stale option of dbms_stats kicks in
>
> I'm a bit missing why you conclude that the value for GLOBAL_STATS
influences
> automatic statistics gathering. It should be the other way round. Perhaps
> you care to sched some light on your findings?
>
> Cheers,
>
> Holger
Chris
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=