Database Tuning (MOSC)

MOSC Banner

Using method_opt option in dbms_stats

edited Sep 17, 2009 3:56AM in Database Tuning (MOSC) 4 commentsAnswered
   Hi

I have been accomplishing all the stats gathering operation through analyze table table_name compute statistics. The gather stats job is not scheduled yet. I would like to test the same in development before implementing the same in the Production. I would like to know the the behaviour of method_opt parameter during the stats gathering operation. I have gone through many blogs but havent found anything confirming what should be used.

The three options I am aware are:
i) for all columns size auto - Lets Oracle gather stats and build histograms for all the columns where needed. Trust Oracle for the best but some blogs write there are unwanted histograms collected. So should we try this or not.

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