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: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Fri, 18 Apr 2003 06:20:51 -0800
Message-ID: <F001.00584C29.20030418062051@fatcity.com>

Well, yes. I kept talking of a CREATE TABLE but it's not just a CREATE but an allocate of a new extent can also cause coalescing.

Hemant
At 09:31 PM 17-04-03 -0800, you wrote:
>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).

Hemant K Chitale
My personal web site is : http://hkchital.tripod.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Hemant K Chitale
  INET: hkchital_at_singnet.com.sg

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 - 09:20:51 CDT

Original text of this message

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