To retrieve the dropped tables [message #558319] |
Wed, 20 June 2012 15:36 |
getzeeshan
Messages: 65 Registered: July 2008
|
Member |
|
|
One of the developer dropped 18 tables by mistake on USER@db schema. Developer asked whether I can restore those tables, but unfortunately they are not in the recycle bin. Developer is re-creating the table now though. But I am just curious whether we need to change these parameters (db_recycle_cache_size) in order support any similar requests in the future.
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_recycle_cache_size big integer 0
recyclebin string on
===================
Regards
Zee
|
|
|
|
|
|
|
|
|
|
|
|
Re: To retrieve the dropped tables [message #558393 is a reply to message #558388] |
Thu, 21 June 2012 11:31 |
|
Michel Cadot
Messages: 68731 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
getzeeshan wrote on Thu, 21 June 2012 18:20One more quick question how do we increase the size of the recyclebin and what factor determines the purging of objects from recyclebin is it something like LRU?
any idea?
--Zee
Like for your Windows PC there is NO actual size of recycle bin, recycle bin size is all space you do not use and need in your tablespaces.
Regards
Michel
|
|
|