Search notes:

Oracle: Optimizer statistics advisor

Optimizer statistics advisor is a built-in diagnostic tool that allows to manage statistics.
The goal of this advisor is
The statistics advisor checks a set of rules against the data found in the data dictionary. Rules that are violated (or «broken») result in a findings and recommendations.
The recommendations can then be turned into actions (for example an SQL script) which fix the broken rules.

See also

v$stats_advisor_rules

Index