SQL Performance (MOSC)

MOSC Banner

How to gather optimal statistics.

edited Oct 10, 2014 9:25AM in SQL Performance (MOSC)

Optimal statistics is necessary to obtain optimal plans for queries. But gathering optimal statistics is very dependent on things such as the dml activity, size of the table, the type of queries ran against the table, if the tables are partitioned,etc.  Although automatic statistics gathering was introduced in 10g, there may still be times when statistics need to be manually gathered or not gathered.  So with so many variables such as the database version, review our one stop note for all the version and suggestions on how to gather statistics:


How To: Gather Statistics for the Cost Based Optimizer (

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