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: avail space??

Re: avail space??

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Tue, 20 Mar 2001 17:35:39 -0800
Message-ID: <F001.002D24D9.20010320133042@fatcity.com>

Raghu,

To reorg Oracle Financials table is very tricky as some triggers created by apps whereas owner of tables may AR. If you drop any stuf ,you will lose those triggers. As table size is big truncate and reinsert option will create a lot of logs(if ver 7.3.4).

The best way to capture back space, rebuild indexes on such tables with unrecoverable option.... as index space is not released with deletion of table data besides it makes holes in indexes making it inefficient..

HTH,
Rafiq

Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Mon, 19 Mar 2001 10:50:26 -0800

Hi Friends

I have some tables ranging 2-10G and almost same range of Indexes!! We purged(Deleted some data from 98 and 99 data) So My task as dba need to avail that purged space from Table and Index??? How can I do that with out Export/Import of Tables??? What is mechanism to reuse the space from deleted rows both in Indexes and Table?? Mine is oracle7.3 on AIX.

Thanks for Your Help
Raghu.



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Raghu Kota
  INET: raghukota_at_hotmail.com

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). _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mohammad Rafiq INET: rafiq9857_at_hotmail.com 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 Tue Mar 20 2001 - 19:35:39 CST

Original text of this message

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