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: Installing 8.1.7

RE: Installing 8.1.7

From: Jacques Kilchoer <Jacques.Kilchoer_at_quest.com>
Date: Tue, 25 Sep 2001 08:41:15 -0700
Message-ID: <F001.00397F79.20010925084522@fatcity.com>

> -----Original Message-----
> From: Mark Leith [mailto:mark_at_cool-tools.co.uk]
>
> I got a theory question.. Just because I'm not going to be
> putting it in to
> practice myself really :0)
>
> When using all of the below (LMT & UNIFORM EXTENTS, with the default
> recommended extent sizes):
>
> How do you determine the max size a table should be for a
> particular extent
> size? Do any of you adopt a method of saying:
>
> Right, once a table reaches 500 extents, then it should be
> moved to a larger
> extent TS?

Steve Adams has written an interesting article on the subject: Planning Extents
http://www.ixora.com.au/tips/creation/extents.htm

<<...For this reason, we recommend that the number of extents per segment in locally managed tablespaces be limited to the number of rows that can be accommodated in the extent map within the segment header block - that is, approximately (db_block_size / 16) - 7.>>

I personally move a table when it approaches 1000 extents, out of habit more than anything else. Received on Tue Sep 25 2001 - 10:41:15 CDT

Original text of this message

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