DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: How to check when a table or index needs an extent ?

  1. #1
    Join Date
    Aug 2005
    Posts
    10

    How to check when a table or index needs an extent ?

    Is there a way to check when a table or index needs an extent ?

    How to check it ?

  2. #2
    Join Date
    Aug 2002
    Location
    Colorado Springs
    Posts
    5,253
    You'd have to run an analyze on it and check the number of empty blocks, and other stats ... or alternatively not worry about it and just let it extend as needed. I don't know of anyone who worries about this.
    David Aldridge,
    "The Oracle Sponge"

    Senior Manager, Business Intelligence Development
    XM Satellite Radio
    Washington, DC

    Oracle ACE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width