UnusedBlockCompression和NullBlockCompression

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


标题名称:UnusedBlockCompression和NullBlockCompression
转载源于:http://pwwzsj.com/article/peojjd.html