2.take the damaged tempfile offline
3. Drop the damaged file
e.g
--alter tablespace temp_ts3 add temfile '
--alter tablespace tempfile '
--alter tablespace tempfile '
or work at the tablespace level
1. Create a new temporary tablespace
2. Switch users to the new temporary tablespace via ALTER DATABASE command
3. Drop the damaged tablespace
--alter tablespace temp_ts3 add temfile '
--alter tablespace tempfile '
--alter tablespace tempfile '