Optimizer Statistics Collection based on STALE_STATS
Dear Oracle Support Community,
Regarding stats collection and information is being updated in *_TAB_MODIFICATIONS, *_TAB_STATISTICS and *_IND_STATISTICS
We try to collect statistics on those that become STALE (based on STALE_STATS column); but sometimes these views don't show the statistics have become stale on few tables/partitions/subpartitions, but SQL advisor recommends to gather statistics although STALE_STATS column doesn't show it. Hence we would like to understand a better way to collect statistics on reliable information.
When will the information get updated for the views mentioned above? and how often, are there any internal parameters that influence? Please help us to understand it.