SOLVED
ORA-38301: Can Not Perform DDL/DML Over Objects In Recycle Bin
Asked by OracleDba••13 views•oracle
1234567891011121314151617
ORA-38301: Can Not Perform DDL/DML Over Objects In Recycle Bin
Problem :
While dropping a tablespace, getting error ORA-38301: can not perform DDL/DML over objects in Recycle Bin .
SQL> drop tablespace DATA including contents and datafiles;
drop tablespace DATA including contents and datafiles
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-38301: can not perform DDL/DML over objects in Recycle Bin#oracle#error