Prithvi's Tech Notes
Some facts, tips and tricks that I found while solving various technical problems.
Showing posts with label
Oracle
.
Show all posts
Showing posts with label
Oracle
.
Show all posts
Thursday, April 26, 2007
Disable Oracle10g Recyclebin
Following commands will permanently disable the Oracle10g Recyclebin
> PURGE RECYCLEBIN;
> alter system set "_
recyclebin
" = false;
Home
Subscribe to:
Posts (Atom)