retention guarantee屬性
從Oracle 10g開始,可以透過為undo表空間設定retention guarantee屬性,當undo資料檔案不能自動擴充套件,並且undo塊不夠用時,直接報錯,而不覆蓋那些Inactive而又沒有expired的undo塊。
設定retention guarantee屬性:
create undo tablespace Name datafile FileName size Size on max MaxSize retention guarantee;
或者
alter tablespace Name retention guarantee;
取消retention guarantee屬性:
alter tablespace Name retention noguarantee;
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/81227/viewspace-688711/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- CMake 屬性之全域性屬性
- defer 屬性和 async 屬性
- guarantee restore points-Flashback after RMAN restoreREST
- CMake 屬性之目錄屬性
- CMake 屬性之目標屬性
- CSS 屬性篇(七):Display屬性CSS
- undo_retention的作用
- Python - 物件導向程式設計 - 公共屬性、保護屬性、私有屬性Python物件程式設計
- 根據屬性字串獲取屬性值字串
- CAD屬性編輯操作——物件屬性教程物件
- CSS字型屬性和文字屬性詳解CSS
- Python 類的屬性與例項屬性Python
- python物件屬性管理(2):property管理屬性Python物件
- ref屬性
- HTML 屬性HTML
- DOM屬性
- Property屬性
- onreadystatechange 屬性
- jQuery 屬性jQuery
- background 屬性
- 私有屬性
- background屬性
- allowfullscreen 屬性
- cssRules 屬性CSS
- previousElementSibling 屬性
- translucent屬性
- parentRule 屬性
- parentStyleSheet屬性
- cssText 屬性CSS
- WPF 之 依賴屬性與附加屬性(五)
- jQuery設定disabled屬性與移除disabled屬性jQuery
- 框架(frameset),全域性屬性框架
- java中@Retention是什麼?Java
- logback 的屬性
- 17 ### 屬性方法
- 計算屬性
- BGP屬性 ASPath
- 靜態屬性
- 屬性和方法