Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do i know when to run the statistics on the oracle table?

1614316May 3 2014 — edited May 4 2014

I have a situation Here.Several weeks Back,One of my application developer complained the performance issue in one of the application.I have looked at the statistics of the table,statistics on the table were stale and ran  the statistics on that table,query's were running much faster.The same issue  Happened in another application,and hoping that  oracle will take the good decisions based on the statistics I ran the statistics for the tables involved in the query's but this time things got worse?Why is that??As per oracle documentation The optimizer has to have the up-to-date statistics on tables and on the indexes surrounding those tables,So how do we decide when to run the statistics on the tables making sure we don't worse the things.Thanks

This post has been answered by Aman.... on May 4 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2014
Added on May 3 2014
5 comments
1,248 views