Database Tuning (MOSC)

MOSC Banner

GATHER STATISTICS - DEGREE OPTION

edited Oct 1, 2009 11:25PM in Database Tuning (MOSC) 6 commentsAnswered
 Hi.

One of our applications has volatile tables with new partitions added each month,and I run daily overnight (STALE) stats collection.

Without current Partition and Global stats,we tend to get sub-optimal plans,but it can take several eves to collect all req'd stats.

I have been testing using different options for the DEGREE parameter,in an attempt to speed up the collection, using :-

-  No Clause (uses DEGREE clause of table which is 1)
-  DEGREE=1 thru to 50
-  AUTO_DEGREE

When testing with a medium size table (10 partitions, 400Mb), a number of parallel process is created as expected (ish).
The timings show that the collect time improves as the number of parallel processes increases,then dips if the number is too high.

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