Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6048453
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:27:53+00:00 2026-05-23T07:27:53+00:00

I just have a simple question regarding dbms_stats.gather_table_stats. In our application this statement occurs

  • 0

I just have a simple question regarding dbms_stats.gather_table_stats. In our application this statement occurs just after creating the index for the table. It is called as

 EXEC DBMS_STATS.GATHER_TABLE_STATS(< schemaname >, < tablename >)

.
We are using Oracle 10.2g. Now question is when will exactly the information will be gathered? Will it be gathered on every update of table, or when some criteria is satisfied? Or is it that it will be gathered only when you call gather_table_stats again?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T07:27:54+00:00Added an answer on May 23, 2026 at 7:27 am

    The stats are gathered when the package is called (and the package won’t return until the gathering is complete).

    Typically there is an automatic job that will gather stats where existing stats have gone ‘stale‘. Tables that have been selected for monitoring will have some extra data logged on inserts/deletes/updates (visible through dba_tab_modifications).

    When 10% of rows have been changed, the stats are ‘stale’ and will be re-gathered during the next automatic job. Check DBA_JOBS to see if/when your database is configured to gather stats on stale tables (hint – avoid doing it during a heavy usage time).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a question regarding the ||= statement in ruby and this is of
Greetings all... I have a simple, yet annoying question regarding Spring Web MVC. I
I am new to TDD and DDD and I have one simple question regarding
I have a question regarding this article. Between this code function odds(n, p) {
I have a simple class that essentially just holds some values. I have overridden
I'm just trying to do simple scripting with F#, and Math.PI seems to have
I am reading a text file with this format: grrr,some text,45.4321,54.22134 I just have
Have just started using Google Chrome , and noticed in parts of our site,
I have just inherited a server application, however it seems that the only copy
I have just set up cruise control.net on our build server, and I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.