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: "Deallocate Unused" not releasing space above HWM

Re: "Deallocate Unused" not releasing space above HWM

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Thu, 11 Mar 2004 17:45:43 -0500
Message-ID: <20040311224543.GA3098@mladen.wangtrading.com>


On 03/11/2004 03:32:38 PM, Adam Donahue wrote:
> Is there a case where you can deallocate unused for a table other than
> when you've manually allocated additional extents?
>
> Adam

Well, yes, if the initial allocation was far too big, which is really a case similar to the one with manually added extents. To be entirely truthful, I consider "deallocate extents" command to be of very limited use. I studied it for my OCP, but have never had a chance to use it. Alter table move or DBMS_REDEFINITION are much more useful and DBMS_REDEFINE can even help you do the simple operations on the columns.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Mar 11 2004 - 17:24:42 CST

Original text of this message

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