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: Dictionary Managed and auto-coalesce -- was RE: locally

Re: Dictionary Managed and auto-coalesce -- was RE: locally

From: Daniel W. Fink <optimaldba_at_yahoo.com>
Date: Thu, 17 Apr 2003 21:31:41 -0800
Message-ID: <F001.005849A7.20030417213141@fatcity.com>


IIRC, any operation that required allocation of a new extent would perform a coalesce.

-- 
Daniel W. Fink
http://www.optimaldba.com

IOUG-A Live! April 27 - May 1, 2003 Orlando, FL
   Thursday, May 1 1:00pm - 2:00pm - Automatic Undo Internals



Hemant K Chitale wrote:


>
> In a Dictionary-Managed tablespace [the "good old days" that Rachel is
> talking about],
> SMON would auto-coalesce free extents in the background if PCTINCREASE
> was > 0.
> However, even where PCTINCREASE=0, a CREATE TABLE would still coalesce
> contigous extents. Of course, if the CREATE statement could find
> a Free Extent equal to or larger than the required size, it would use
> such
> extent [breaking up the larger into a used and a free extent]. The
> CREATE
> would coalesce only if it couldn't find an equal or larger extent.
>
> Hemant
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Daniel W. Fink INET: optimaldba_at_yahoo.com 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 Fri Apr 18 2003 - 00:31:41 CDT

Original text of this message

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