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

Home -> Community -> Usenet -> c.d.o.server -> Re: Locally managed tablespaces or...

Re: Locally managed tablespaces or...

From: <Kenneth>
Date: Tue, 18 Mar 2003 19:04:49 GMT
Message-ID: <3e776a64.477847@news.inet.tele.dk>


On Tue, 18 Mar 2003 14:25:50 +0100, "dani" <drezustam#QUITAESTO#@airtel.net> wrote:

>Hi,
>I am planning a 9.2 database, and the locally managed tablespaces are new to
>me, 'cause I came from an 8.0.5.
>what is better: locally managed tablespaces or dictionary managed
>tablespaces??
>if so, is it good to set segment space management to auto?? works the
>bitmaps to manage free space fine?
>
>....
>
>thanks
>
>Daniel Rezusta
>
>

Hi Daniel,

As Niall pointed out, you should choose LMT's. In 9.2, you can even prevent the use of DMT's by creating a locally managed SYSTEM tablespace. Do that!

All that being said, LMT's have one drawback : MAXEXTENTS is disabled, so no segment residing in a LMT can be prevented from extending uncontrollably (at least not by MAXEXTENTS). That should be considered if you are migrating from DMT's which take advantage of MAXEXTENTS.

Received on Tue Mar 18 2003 - 13:04:49 CST

Original text of this message

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