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: temp resize?

Re: temp resize?

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Tue, 03 Jul 2001 10:45:31 -0700
Message-ID: <F001.00340674.20010703105025@fatcity.com>

You are required to make your temp tablespace > 6GB to handle that index. You can add datafiles on other mount point where you find space. If there are lot of deletions in recent past on that table on which you are recreating index then index size will be much less than 6GB. If you drop and recreate index (to avoid further space problem in your target tablespace) must check for resultant invalid objects and recompile it if any....

Regards
Rafiq

Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Tue, 03 Jul 2001 07:10:35 -0800

Hi Friends

I need to rebuild the Indexe of 6Gb size. For that When Iam doing rebuild option Its saying temp space insufficent!! So right now my temp tablespace size 1.75Gb spreading around 4 datafiles across two disks, I can't touch theose disks because of full. So I need to add another datafile/files to support my rebuild for that I need to increase temp tablespace, But can I bring it back to orignial 1.75Gb??? of temp tablespace after my rebuild is completed.

Thanks for your responses.
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 Jul 03 2001 - 12:45:31 CDT

Original text of this message

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