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: Tbsp created à la old fashion on 9i yet EXTENT_MANAGEMENT='LOCAL'

Re: Tbsp created à la old fashion on 9i yet EXTENT_MANAGEMENT='LOCAL'

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 02 Mar 2005 19:35:31 +0100
Message-ID: <ro1c215qpb3hk9j70ucase2r7vr5p2b47i@4ax.com>


On 2 Mar 2005 01:41:45 -0800, spendius_at_muchomail.com (Spendius) wrote:

>Hello,
>How come I see all my tablespaces created with explicit
>storage clauses on a 9i DB appear with SYS.TS$.BITMAPPED
>different of 0 (and thus DBA_TABLESPACES.EXTENT_MANAGEMENT
>with the value 'LOCAL') ?
>(besides where does the value of BITMAPPED in SYS.TS$ come
>from ?, I have 32, 256 and 2560)
>
>Thanks.

Locally managed is the default. If you didn't specify dictionary managed, your storage clauses were probably ignored, as they should have been.
Why do you want to stick to dictionary managed? Want to stay busy with boring work?

--
Sybrand Bakker, Senior Oracle DBA
Received on Wed Mar 02 2005 - 12:35:31 CST

Original text of this message

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