Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
 Phone
 800-766-1884
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

Privacy Policy

 

 
 

Recycle Bin Issue

Article by Rampant Author Brian Carr

Recently my nightly OLAP build kept failing with the error message "ORA-38301: can not perform DDL/DML over objects in Recycle Bin".

I encountered this problem when I dropped a table with the following command: drop table buying_group;

The drop happened fine, but then when I try to recreate the table I get the following error:
ERROR at line 1: ORA-38301: can not perform DDL/DML over objects in Recycle Bin

I don't remember telling this table to go to the Recycle Bin? I told the database to straight drop it.

This issue obviously involved the recycle bin, so in order to get my nightly build to work purged my recycle bin. To do this I issued the following command on my RAC database: purge dba_recyclebin; as user sys.

I did this on both instances of the rac. My next step is to search Metalink and see if there is a patch for this issue.

 

 

 

   

 Copyright © 1996 -2017 by Burleson. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks