RE: shrink the temporary tablespace

RE: shrink the temporary tablespace

 

  

Oracle will not shrink, but will overwrite the expired information in
the temporary tablespace. Set the temp tablespace to proper size and
make it autoextend off.

Thanks and Regards,
Satheesh Babu.S
Bangalore.

-----Original Message-----
From: Wu Ji-Ye (TSG-GDCC-SH)
[mailto:oracledba-ezmlmshield-x87030658.[Email address protected]
Sent: Thursday, April 07, 2005 11:48 AM
To: LazyDBA Discussion
Subject: shrink the temporary tablespace


Hi,

Does anybody know how to shrink the temporary tablespace? It seems that
oracle will not automatically release the space after a long sort
transcation.

I always use the following steps to deal with this problem.

1. create a new temporary tablespace named temp2
2. switch users to temp2 tablespace
3. drop the old temporary tablespace named temp to release the space.
4. recreate the temp tablespace
5. switch users to the temp tablespace.
6. drop the temp2 tablespace.

Jonathan
HP Global Delivery China Center (GDCC)
Tel: 86 21 2898-3106
Fax: 86 21 2898-2112
Email: ji-ye.[Email address protected]



--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html





DISCLAIMER:
This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.

Oracle LazyDBA home page