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: Datafile sizing

Re: Datafile sizing

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Thu, 24 Jul 2003 02:53:12 -0700 (PDT)
Message-Id: <26007.339403@fatcity.com>


bitmaps are stored within the datafiles themselves. You would add the extra space to EACH datafile.

Tablespaces are logical constructs.... they have no physical reality other than the corresponding datafiles.

If the bitmap were stored in only the first datafile, Oracle would need to access that datafile header for EVERY space allocation in the tablespace. Which would introduce the contention and performance hit that LMTs are meant to reduce


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software Received on Thu Jul 24 2003 - 04:53:12 CDT

Original text of this message

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