lt_recyclebin
The catalog lt_recyclebin stores user dropped objects by command DROP TABLE.
Table 48.10. lt_recyclebin Columns
|
Column Type Description |
|---|
|
object id of the dropped object |
|
Oid of the original owner of the object |
|
New name of the object |
|
Original name of the object |
|
Operation carried out on the object |
|
Type of the object, see definition of 'RELKIND_XXX' and 'OCLASS_XXX' |
|
Timestamp for the dropping of the object |
|
object number of the parent object |
|
object number of the base object |
|
object number for the object which gets purged |
|
namespace(schema) of this object |
|
Oid of the tablespace to which the object belongs |
|
unsed in LightDB |
|
unsed in LightDB |
|
unsed in LightDB |
|
unsed in LightDB |
|
unsed in LightDB |