Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Drop temporary tablespace

user12100209Jan 4 2011 — edited Jan 4 2011
Hello every body

I need to drop a temporary tablespace because it is not in use.
So first I tried to do ¨drop tablespace temp including contents and datafiles¨ but it spent many many time and I cancelled the sentence. Later I dropped the tempfile using alter database tempfile ¨path¨ drop including datafiles; and the tempfile was dropped successfully. But I see the tablespace yet available of course without the tempfile.
When I tried to drop the tablespace it takes many time and never finish. How can I drop this tablespace?

thank you a lot of in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2011
Added on Jan 4 2011
4 comments
1,979 views