Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> INITIAL and NEXT extent sizing question

INITIAL and NEXT extent sizing question

From: Fred Smith <fred_fred_1_at_hotmail.com>
Date: Mon, 25 Sep 2000 11:32:36 EDT
Message-Id: <10630.117752@fatcity.com>


I have a table with rows currently populating. I wish to resize the table for better performance. What is the best way I should figure out how to size my INITIAL and NEXT extent sizes for this table. Is it just: 1) Analyze the table
2) SELECT BLOCKS * (block_size) from dba_tables for the table in question = what the initial size should be set to.
3) What determines what I should set the NEXT extent size to then?

Thank you,
  -Fred S.



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at http://profiles.msn.com. Received on Mon Sep 25 2000 - 10:32:36 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US