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: Jon Walthour <jonw_at_fuse.net>
Date: Tue, 03 Jul 2001 08:14:14 -0700
Message-ID: <F001.0034011D.20010703080553@fatcity.com>

Raghu:

After you're done with the rebuild, you should be about to run:

ALTER DATABASE <database name>

     DATAFILE '<filename>' OFFLINE DROP;

Then go out to the OS and delete the file.

HTH. Jon Walthour, OCDBA
Oracle DBA
Computer Horizons
Cincinnati, Ohio

>--- Original Message ---
>From: "Raghu Kota" <raghukota_at_hotmail.com>
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Date: 7/3/01 11:10:35 AM
>

>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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jon Walthour
  INET: jonw_at_fuse.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 Tue Jul 03 2001 - 10:14:14 CDT

Original text of this message

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