Oracle Error Message
ORA-01662: tablespace ‘string’ is non-empty and cannot be made temporary
Reason for the Error
Tried to convert a non-empty tablespace to a temporary tablespace
Solution
To drop all the objects in the tablespace.
ORA-01662: tablespace ‘string’ is non-empty and cannot be made temporary
Tried to convert a non-empty tablespace to a temporary tablespace
To drop all the objects in the tablespace.