Database Tuning (MOSC)

MOSC Banner

Option 'GATHER AUTO' did not work for gather_table_stats

edited Nov 22, 2019 5:29PM in Database Tuning (MOSC) 6 commentsAnswered

Table still getting  stale statistics after running gather_table_stats with options=> 'GATHER AUTO'.

The exact statement:

EXEC dbms_stats.gather_table_stats('SCHEMA_NAME','TABLE_NAME',cascade=>TRUE,options =>'GATHER AUTO' );

Doe anybody have a suggestion?

TIA

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center