TEMP tablespace reclaim
How do we reclaim the temp tablespace ( tempfile) other than creating new temp tablespace and deleting the older temporary tablespace.
I thought we can reclaim the space after shutting down the database. It did not work for me.
0