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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: automatic segment space management

RE: automatic segment space management

From: Fink, Dan <Dan.Fink_at_mdx.com>
Date: Tue, 03 Sep 2002 11:15:30 -0800
Message-ID: <F001.004C6553.20020903111530@fatcity.com>


I recall that these were the days before LMT and at the start of moving away from fine-grained object sizing. In hindsight, 1 size per tablespace makes more sense. There could be several exceptions. For example, all of the reference tables/indexes were in a single tablespace. Since these were fairly small and very static, we had a more classic approach to sizing (still only 3 extent sizes).

LMTs are of 2 varieties Uniform size and Autoallocate. Uniform means 1 and only 1 extent size. Autoallocate has 4 extent sizes (Oracle documents only 3). I have used autoallocate when the rough size was not known or we were mixing several general sizes. Uniform would be good for known partitions, small reference tables, etc.

So, if this is the goldilocks approach...who are the 3 bears?

-----Original Message-----
Sent: Tuesday, September 03, 2002 12:49 PM To: Multiple recipients of list ORACLE-L

Dan,

Why 3 extent sizes in each tablespace? I can see how you prevented the dreaded fragmentation problem by making them multiples of one another but I don't understand why you did that.

If I'm using LMTs can I still do that? I haven't really used them, I'd thought to not specify the initial and next extent sizes and just let the LMT deal with it.

As for the Goldilocks name, you are more than welcome to steal, uh, borrow, it :)

Rachel


Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Fink, Dan
  INET: Dan.Fink_at_mdx.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Sep 03 2002 - 14:15:30 CDT

Original text of this message

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