Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Remove recyclebin objects

420827Sep 10 2008 — edited Oct 10 2008
Hi all,

I have too many objects with name like BIN$XXXXXXX, most of them are in may USERS tablespace and it become to grow fast now. I want to remove or to clean up those recyclebin tables. What shoulld i do, is removing the objects doaesn't affect database activity or performance or shall i only remove the content.
How to remove the content of these recyclebin table. I saw on the net the command to remove the recyclebin objects like
PURGE TABLESPACE <tablespace_name> USER <schema_name>;

Is this comand will not affect tablespace content, are only the recyclebin will be removed not another objects.

Thanks for the help

regards
Raitsarevo
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2008
Added on Sep 10 2008
12 comments
8,886 views