recyclebin for oracle 10g
show recyclebin --檢視回收站中的物件
drop table tableName purge; -- 刪除表不經過回收站
purge recyclebin; --清空回收站
select owner,object_name,original_name,operation,droptime from dba_recyclebin where object_name='&object_name'; --透過物件名稱查詢相關資訊
purge table "object_name"; --清空回收站中指定的物件[@more@]
drop table tableName purge; -- 刪除表不經過回收站
purge recyclebin; --清空回收站
select owner,object_name,original_name,operation,droptime from dba_recyclebin where object_name='&object_name'; --透過物件名稱查詢相關資訊
purge table "object_name"; --清空回收站中指定的物件[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/789833/viewspace-1038004/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle Recyclebin - purgeOracle
- recyclebin in ORACLE 10Oracle
- oracle recyclebin詳解Oracle
- Oracle recyclebin介紹Oracle
- oracle recyclebin和flashbackOracle
- oracle10g recyclebinOracle
- Oracle10g的recyclebinOracle
- 【RECYCLEBIN】Oracle回收站詳解Oracle
- oracle10g recyclebin 詳解Oracle
- 清除oracle的recyclebin回收站Oracle
- How to maintain Oracle10g RecyclebinAIOracle
- 10g 新特性 Recyclebin 空間的自動清理(zt)
- oracle flashback特性(2.1)--Flashback Table之RECYCLEBINOracle
- Oracle10g 的Recyclebin簡介Oracle
- 【故障-ORACLE】定時清理dba_recyclebinOracle
- 應用oracle flashback--Flashback Table之RECYCLEBINOracle
- 【recyclebin】徹底禁用 Oracle回收站功能Oracle
- 【徵文】應用oracle flashback(2.1)--Flashback Table之RECYCLEBINOracle
- Linux recyclebinLinux
- 全面學習oracle flashback特性(2.1)--Flashback Table之RECYCLEBINOracle
- Oracle OCP IZ0-053 710(Recyclebin&Tablespace Quato)Oracle
- 【Oracle】-【recyclebin,索引】-回收站恢復的索引名稱修改Oracle索引
- ORACLE 10g下載|ORACLE 10g下載地址|ORACLE 10g官網下載地址Oracle 10g
- Oracle10g的回收站(recyclebin)和自由空間管理Oracle
- [原創] 當表空間不足時,Oracle是這樣管理RecyclebinOracle
- oracle 10g patchOracle 10g
- ORACLE 10G AUTOTRACEOracle 10g
- oracle asm 10gOracleASM
- Oracle 10g flashbackOracle 10g
- Glossary Oracle 10gOracle 10g
- ListView 中的 RecycleBin 機制View
- recyclebin造成的問題分析
- Oracle10g的回收站(recyclebin)和自由空間管理(zt)Oracle
- oracle 10g flashback databaseOracle 10gDatabase
- Oracle 10g RAC NFSOracle 10gNFS
- oracle 10g em建立Oracle 10g
- ORACLE 10G 升級Oracle 10g
- Oracle 10g RAC TAFOracle 10g