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-claiming the space from Table after deleteion

Re-claiming the space from Table after deleteion

From: <rafi_at_vsnl.net>
Date: Fri, 09 Mar 2001 02:53:14 -0800
Message-ID: <F001.002C7FC8.20010309015607@fatcity.com>

Dear All,

        Platform: Solaris 2.6, Oracle: 7.3.4.0

We have a few tables which are growing very fast due to large no of insertions. But the data gets obselete after a month and we use a procedure to delete the obselete data from the tables.

        The problem is that the table does not free the space even after the deletion of 40% of the data.

How can we re-claim the unused space which got created due to deletion?

How do we ensure that future inserts are done in this unused space?

                [We can not try exp/imp or truncate option 
                due to the huge size  & high activity and 
                online use of the tables].

Kind Regards and thanks to all there,

Rafi Ahmad

--

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

Author:
  INET: rafi_at_vsnl.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mar 09 2001 - 04:53:14 CST

Original text of this message

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