您的位置:首页 > 其它

OCP-1Z0-053-V12.02-587题

2013-11-11 12:46 169 查看
587.Compressed backups work with which of the following commands?
A. copy as backup
B. backup as copy
C. backup
D. copy
Answer: C
答案解析:
参考:http://docs.oracle.com/cd/E11882_01/backup.112/e10643/rcmsynta007.htm#RCMRF90028

COMPRESSED
Enables
binary compression.
RMAN compresses the data written into the backup set to reduce the overall size of the backup set. All backups that create backup sets can create compressed backup sets. Restoring compressed backup sets is no different from restoring uncompressed backup
sets.

RMAN applies a binary compression algorithm as it writes data to backup sets. This compression is similar to the compression provided by many media manager vendors. When backing up to a locally attached tape device, compression provided by the media management
vendor is usually preferable to the binary compression provided by
BACKUP ASCOMPRESSED BACKUPSET
. Therefore, use uncompressed backup sets and turn on the compression provided by the media management vendor when backing up to locally attached
tape devices. You should not use RMAN binary compression and media manager compression together.

Some CPU overhead is associated with compressing backup sets. If the target database is running at or near its maximum load, then you may find the overhead unacceptable. In most other circumstances, compressing backup sets saves enough disk space to be worth
the CPU overhead.

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: