How to disable Recycle Bin in 11.2
Hi experts.
How to disable Recycle Bin in 11.2 ?
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> select flashback_on from v$database;
FLASHBACK_ON
------------------
NO
How to disable Recycle Bin in 11.2 ?
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> select flashback_on from v$database;
FLASHBACK_ON
------------------
NO
0