TEMP tablespace resize
437747Jun 10 2005 — edited Jun 23 2005A mistaken sort has caused the temp tablespace to grow to big and I need to reclaim the space. We are running Oracle 9.2 on windows 2000. I tried:
alter database tempfile 'filename' resize 4m and got file contains user data beyond requested resize value. How can I reclaim this space?
Thanks,
Felicia