Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: TEMP Tablespace problem
If the TEMP tablespace is a temporary tablespace, i.e. made of temp files
rather than datafiles, then you can't offline it. It would have to be
dropped and rebuilt.
At 07:34 PM 9/30/2003 -0800, you wrote:
>Maybe you can create another temp tablespace (called temp_new) on another
>disk, assign all users to temp_new, then offline the old temp tablespace,
>drop the old temp tablespace, and finally remove the old temp datafiles
>from OS.
Wolfgang Breitling
Oracle7, 8, 8i, 9i OCP DBA
Centrex Consulting Corporation
http://www.centrexcc.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Wolfgang Breitling INET: breitliw_at_centrexcc.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Sep 30 2003 - 23:09:28 CDT