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: ALLOCATION_TYPE USER or SYSTEM for a Locally Managed Tablespace ?

RE: ALLOCATION_TYPE USER or SYSTEM for a Locally Managed Tablespace ?

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Mon, 23 Sep 2002 18:53:23 -0800
Message-ID: <F001.004D75B4.20020923185323@fatcity.com>


I'm not sure I understand what you exactly want but here is what I do/believe.

Since 815 and up to 817, I use LMT with uniform extent size. I kept the number of extents by objects below 100. On a 8K block size, you should not have more than 505 extents for an object because that's the number of extent adresses Oracle can keep in a block (in the segment header).

Yes, object fragmentation is as bad with LMT than dictionnary managed tablespaces. You do not want blocks to be half empty, in both cases Oracle will have more worked to do (read more blocks) to read the data.

HTH


Stéphane Paquette
DBA Oracle, consultant entrepôt de données Oracle DBA, datawarehouse consultant
stephane_paquette_at_yahoo.com

Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: =?iso-8859-1?q?paquette=20stephane?=
  INET: stephane_paquette_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mon Sep 23 2002 - 21:53:23 CDT

Original text of this message

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