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: Tablespace reorganisation

Re: Tablespace reorganisation

From: MVE <mvetmp-ora_at_yahoo.com>
Date: Wed, 31 May 2006 12:43:50 -0700 (PDT)
Message-ID: <20060531194350.71716.qmail@web31803.mail.mud.yahoo.com>

When you have ton of free space and none of your active segments will ever be able to occupy it.

This happens when you inherit a database that was build using dictionary managed tablespaces with PCTINCREASE > 0 and a tablespace now looks like a swiss cheese with bunch of holes of different sizes (check dba_free_space).

You can still fix it by carefully altering the next extent of your active segments to eventually fill the free space. You have to have the patience, a way to monitor segment growth and fairly active segments to do this -- if you don't then reorg. or leave it alone - space is cheap.

Don't confuse this with segment reorganization - they are different.

Received on Wed May 31 2006 - 14:43:50 CDT

Original text of this message

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