oracle10g recyclebin
QL> show recyclebin
ORIGINAL NAME RECYCLEBIN NAME OBJECT TYPE DROP TIME
---------------- ------------------------------ ------------ -------------------
TEST1 BIN$SGHtLJ/KTUOrTO8HY+8x8g==$0 TABLE 2006-10-27:17:34:00
ORIGINAL NAME RECYCLEBIN NAME OBJECT TYPE DROP TIME
---------------- ------------------------------ ------------ -------------------
TEST1 BIN$SGHtLJ/KTUOrTO8HY+8x8g==$0 TABLE 2006-10-27:17:34:00
SQL> purge recyclebin
2 ;
回收站已清空。
SQL> show recyclebin
SQL> show parameter recyclebin
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
recyclebin string on
SQL> alter system set recyclebin=off scope=both;
系統已更改。
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/18921899/viewspace-1017258/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle10g的recyclebinOracle
- oracle10g recyclebin 詳解Oracle
- How to maintain Oracle10g RecyclebinAIOracle
- Oracle10g 的Recyclebin簡介Oracle
- Oracle10g的回收站(recyclebin)和自由空間管理Oracle
- Oracle10g的回收站(recyclebin)和自由空間管理(zt)Oracle
- Linux recyclebinLinux
- Oracle Recyclebin - purgeOracle
- recyclebin in ORACLE 10Oracle
- oracle recyclebin詳解Oracle
- Oracle recyclebin介紹Oracle
- oracle recyclebin和flashbackOracle
- recyclebin for oracle 10gOracle 10g
- ListView 中的 RecycleBin 機制View
- recyclebin造成的問題分析
- 【RECYCLEBIN】Oracle回收站詳解Oracle
- 清除oracle的recyclebin回收站Oracle
- oracle flashback特性(2.1)--Flashback Table之RECYCLEBINOracle
- 【故障-ORACLE】定時清理dba_recyclebinOracle
- 原始碼解析ListView中的RecycleBin機制原始碼View
- 應用oracle flashback--Flashback Table之RECYCLEBINOracle
- 【recyclebin】徹底禁用 Oracle回收站功能Oracle
- 【徵文】應用oracle flashback(2.1)--Flashback Table之RECYCLEBINOracle
- 全面學習oracle flashback特性(2.1)--Flashback Table之RECYCLEBINOracle
- Oracle OCP IZ0-053 710(Recyclebin&Tablespace Quato)Oracle
- 【Oracle】-【recyclebin,索引】-回收站恢復的索引名稱修改Oracle索引
- 10g 新特性 Recyclebin 空間的自動清理(zt)
- recyclebin未清引起的查詢表空間使用率慢
- [原創] 當表空間不足時,Oracle是這樣管理RecyclebinOracle
- oracle10g SGAOracle
- oracle10g PGAOracle
- Oracle10g心得Oracle
- Mutexes in Oracle10gMutexOracle
- [20220606]purge dba_recyclebin後臺操作.txt
- Oracle10g審計Oracle
- about oracle10g racOracle
- Oracle10G 的gOracle
- 搭建 Oracle10g DataGuardOracle