Compressed backups

本文介绍了如何通过使用RMAN命令实现数据库的压缩备份,从而减小备份集占用的空间。重点阐述了压缩备份的限制条件及配置方法,包括将设备类型设置为并行处理和自动压缩备份集。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 

Compressed backups reduce the amount of space required for storing backup sets. You create a compressed backup of a database by using the command:

RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE;

The compressed backup set feature cannot be used with pre–Oracle Database10gdatabases. The COMPATIBILITY database initialization parameter must be set to at least10.0.0.0. The compression applies only to backup sets, not image copies.

You can configure RMAN to automatically make compressed backup sets with the CONFIGURE DEVICE TYPE command:

RMAN> CONFIGURE DEVICE TYPE DISK PARALLELISM 2

2> BACKUP TYPE TO COMPRESSED BACKUPSET;

By default compression is disabled.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值