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: locally managed tbs in 9i and extent sizes

Re: locally managed tbs in 9i and extent sizes

From: Chip <ocp-dba_at_earthlink.net>
Date: Tue, 15 Apr 2003 22:23:39 -0800
Message-ID: <F001.005823A9.20030415222339@fatcity.com>


Just a note about LMT uniform sizing, the diamond_01 datafile can hold 1,999 extents
of 256K and the 64K bitmap header with 192K of unusable space. For 2000 extents,
the size 512064K would work (64K bitmap + a multiple of the uniform size).

Have Fun :)

Ehresmann, David wrote:

>create tablespace diamond datafile '/.../diamond_01.dbf' size 500m
>extent management local uniform size 256k;
>
>
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Chip
  INET: ocp-dba_at_earthlink.net

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 Wed Apr 16 2003 - 01:23:39 CDT

Original text of this message

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