Automatic Purging of Recyclebin
753645Feb 17 2010 — edited Feb 17 2010Hi,
Anybody can tell me when recyclebin is purged automatically in Oracle 10g. I was trying to insert some records using a database link in production DB, I am also using an audit table to track all DDL operations by using DDL trigger). At the time of insert, one drop statement is getting recorded in the DDL audit table for an object in recyclebin; this drop command is executed by SYS user.
Could someone share idea about it.
Thanks in Advance,
Sree.