Database Administration (MOSC)

MOSC Banner

dbms_stats.set_schema_prefs

Hello friends

Due to problems with the histograms I ran the following:

exec dbms_stats.set_schema_prefs ('USER','METHOD_OPT','FOR ALL COLUMNS SIZE 1');


But I would like to undo this, how can I do it?


Saludos

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