Re: recycle bin not getting populated

From: dba1 mcc <mccdba1_at_yahoo.com>
Date: Tue, 10 Jun 2008 10:31:44 -0700 (PDT)
Message-ID: <733151.55167.qm@web65703.mail.ac4.yahoo.com>


select * from user_recyclebin;   

Jeffrey Beckstrom <JBECKSTROM_at_gcrta.org> wrote:

      Upgraded a database to 10.2.0.4 from 9.2.0.8. Trying out some 10g features and notice recyclebin is not working.

SQL>
SQL> create table jb (f1 number);

Table created.

SQL> drop table jb;

Table dropped.

SQL> select * from DBA_recyclebin;

no rows selected

SQL>         Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority 1240 W. 6th Street
Cleveland, Ohio 44113        

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jun 10 2008 - 12:31:44 CDT

Original text of this message