Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 10g recyclebin with 9i SQL*Plus clients

Re: 10g recyclebin with 9i SQL*Plus clients

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 20 Nov 2006 10:35:12 -0800
Message-ID: <1164047712.239875.300330@m73g2000cwd.googlegroups.com>

old dirtbeard wrote:
>
> Thank you for your response. This server is being used by university data
> management students and they are running SQL DDL statements over and over as
> they debug their programs (they may need to recreate and drop the same
> tables dozens of times and it just adds a great deal of clutter on their
> screens and a great deal of wasted storage on the server).
>
> I really cannot upgrade all of the clients as they are logging in from their
> home machines, there are labs on campus that will not get new images until
> January, etc. I would like to be able to work-around this to get through the
> end of the semester.

Since the students don't expect to find things in the recycle bin ( apparently based on what you said ), you could script up something to purge all the recycle bin contents on whatever schedule you see as appropriate ( daily, hourly ? ).

If you go against the dba recycle bin you can whack all the stuff at once in the recycle bin. Received on Mon Nov 20 2006 - 12:35:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US