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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Free Space within Table or Index

Re: Free Space within Table or Index

From: David Best <davidbe_at_nortel.ca>
Date: 1997/08/14
Message-ID: <33F30654.4538@nortel.ca>#1/1

Tim Witort wrote:  

> maxextents of 50 and only 10 are allocated, then you
> were off. If you expect NO GROWTH after your inital
> loading of data, then try to size it such that it uses
> the same number of extents as maxextents.

        Maybe I misunderstood what you said but if the table expects no growth, the initial extent should be large enough to fit all the data. Maybe you meant minextents=maxextents=1?

Dave Received on Thu Aug 14 1997 - 00:00:00 CDT

Original text of this message

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