Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: locally managed tbs in 9i and extent sizes
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