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: Coalescing tablespace

Re: Coalescing tablespace

From: Mladen Gogala <mgogala_at_adelphia.net>
Date: Sun, 26 Oct 2003 18:09:25 -0800
Message-ID: <F001.005D4A0C.20031026180925@fatcity.com>


Well, having in mind that you're working on version 7 (chuckle) , you should make your tablespaces have PCTINCREASE 0 (alter tablespace default storage...) so SMON will coalesce them. You may also try (I'm not sure whether this has existed before 7.3) with alter tablespace coalesce, which should mark the tablespace to be coalesced by SMON at he first opportunity. I'm afraid that PCTINCREASE 0 is your best option.

On 2003.10.26 20:04, Ross Collado wrote:
> Hi,
> For those like me still working on an Oracle 716 (hold the laughs), how do
> we coalesce a tablespace?
> Rgds,
> Ross
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Ross Collado
> INET: Ross.Collado_at_techpac.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).
>

-- 
Mladen Gogala
Oracle DBA
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: mgogala_at_adelphia.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 Sun Oct 26 2003 - 20:09:25 CST

Original text of this message

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