Unused Block Compression和Null Block Compression
Block Compression for Backup Sets
RMAN uses two types of block compression when creating backup sets:
-
Unused Block Compression (Supports disk backup and Oracle Secure Backup tape backup)
-
Null Block Compression (Supports all backups)
Although it is referred to as block compression, it might be helpful to think of block compression as block skipping. Rather than compressing the data in the blocks, RMAN completely eliminates the blocks from the backup. RMAN reads blocks from a data file and writes them to a backup set. If unused block compression is enabled, RMAN reads only those blocks of the data file in an extent that currently belongs to a database segment. Unused block compression can only be employed when backing up tablespaces whose space is locally managed. When not employing unused block compression, RMAN reads every block of the data file. Before RMAN writes a block to the backup set, it applies the null block test, and if the block has never been used, it does not write that block to the backup set
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26870952/viewspace-2152482/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Encoder Data compression
- BlockBloC
- Block學習①--block的本質BloC
- expdp+compression效能測試
- Enhanced Invertible Encoding for Learned Image CompressionEncoding
- LZ4 compression algorithm on FPGAGoFPGA
- [LeetCode] 3163. String Compression IIILeetCode
- codeforces1450D. Rating Compression
- display:block display:inline-block 的屬性、呈現和作用BloCinline
- __block使用BloC
- CSS佈局(inline和block)CSSinlineBloC
- MODEL COMPRESSION VIA DISTILLATION AND QUANTIZATION翻譯
- Block學習②--block的變數捕獲BloC變數
- iOS block巢狀block中weakify的使用iOSBloC巢狀
- iOS Block探究iOSBloC
- linux CentOS出現Error: xz compression not availableLinuxCentOSErrorAI
- Block學習⑤--block對物件變數的捕獲BloC物件變數
- [20181127]12c Advanced Index Compression.txtIndex
- iOS AutoLayout進階(三)Content Compression Resistance PriorityiOS
- Oracle Hybrid Columnar Compression(HCC) 混合列壓縮Oracle
- Block的型別BloC型別
- block實現原理BloC
- E. Block SequenceBloC
- [20181127]12c Advanced Index Compression 2.txtIndex
- [20190311]12cR2 Advanced index compression.txtIndex
- Block深入學習,授人以漁。—— Block與各種變數BloC變數
- 理解 Ruby 裡的 blockBloC
- 使用 Block 實現 KVOBloC
- ObjC block簡析(一)OBJBloC
- iOS Block淺淺析iOSBloC
- block底層淺談BloC
- 塊清除(block clean out)BloC
- 淺析Block閉包BloC
- iOS - Block探究系列一iOSBloC
- 理解 Block 實現原理BloC
- Trusted Block Chain Summit(2018.10.09)RustBloCAIMIT
- Oracle Block Cleanouts 塊清除OracleBloC
- Python IndentationError: expected an indented blockPythonErrorBloC