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

论坛 期权论坛 脚本     
匿名网站用户   2020-12-20 07:34   11   0

160.Which two statements are true about the duplexing of the backups taken by RMAN? (Choose two.)

A. It's only supported for the backups performed on the tape

B. It is not supported for backup operations that produce image copies

C. Duplex backups need a parallelism for the device to be equal to number of copies

D. Duplex backups can be performed to either disk or tape, but cannot be performed on tape and disksimultaneously

Answer: BD
答案解析:

Configuring Backup Duplexing

You can use theCONFIGURE ... BACKUP COPIEScommand to specify how many copies of each backup piece should be created on the specified device type for the specified type of file. This type of backup is known as aduplexed backup set. TheCONFIGUREsettings for duplexing only affect backups of data files, control files, and archived logs into backup sets,and do not affect image copies.

Note:

Acontrol file autobackupisneverduplexed.

RMAN can duplex backups to either disk or tape, but cannot duplex backups to tape and disk simultaneously.When backing up to tape, ensure that the number of copies does not exceed the number of available tape devices. The following examples show possible duplexing configurations:

# Makes 2 disk copies of each data file and control file backup set
# (autobackups excluded)
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2;
# Makes 3 copies of every archived redo log backup to tape
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE sbt TO 3;

To return aBACKUPCOPIESconfiguration to its default value, run the sameCONFIGUREcommand with theCLEARoption, as in the following example:

CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE sbt CLEAR;

By default,CONFIGURE...BACKUPCOPIESis set to1for each device type.

Note:

If you do not want to create a persistent copies configuration, then you can specify copies with theBACKUPCOPIESand theSET BACKUP COPIEScommands.

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:1136255
帖子:227251
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP