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

针对拥有900MB数据文件的USERS表空间进行备份,使用了RMAN命令`BACKUP SECTION SIZE 300M TABLESPACE users;`。该命令将如何执行?选项包括RMAN可能自动并行化备份、限制备份片大小为300MB、使用默认通道以及需要配置三个通道来适应300MB磁带驱动器。

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

146.You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have

tape drives of 300 MB each. The SBT channel is configured for the RMAN. To accomplish the backup,

you issued the following RMAN command:

RMAN> BACKUP SECTION SIZE 300M TABLESPACE users;

Which two statements are true regarding the execution of the above command? (Choose two.)

A. The RMAN parallelizes the backup although the parallelism is not set for a channel.

B. The backup piece size will be limited to 300 MB.

C. The operation is accomplished using the default channel available.

D. Three channels for the tape drive must be configured by setting the parallelism to three.

Answer: BC
答案解析:
A,错误,如果没有设置并行度,那么备份时只能只用默认的configure里面配置的并行度执行,但是默认并行度为1,即只能通过一个通道来备份,并不是并行备份的。
B,正确,指定每个备份的大小为300M,所以每个备份片被限制为300M
C,正确,使用默认的可用的通道来完成备份,正确的。
D,错误,不是一定,只是,多配置几个通道,速度会更快点,但不是一定要配置3个,使用默认的一个通道也可以备份的。


SECTION SIZE sizeSpecSpecifies the size of each backup section produced during a data file backup.

By setting this parameter, RMAN can create a multisection backup. In a multisection backup, RMAN creates a backup piece that contains one file section, which is a contiguous range of blocks in a file. All sections of a multisection backup are the same size. You can create a multisection backup for a data file, but not a data file copy.

File sections enable RMAN to create multiple steps for the backup of a single large data file. RMAN channels can process each step independently and in parallel, with each channel producing one section of a multisection backup set.

If you specify a section size that is larger than the size of the file, then RMAN does not use multisection backup for the file. If you specify a small section size that would produce more than 256 sections, then RMAN increases the section size to a value that results in exactly 256 sections.

Depending on where you specify this parameter in the RMAN syntax, you can specify different section sizes for different files in the same backup job.

Note: You cannot use SECTION SIZE with MAXPIECESIZE or with INCREMENTAL LEVEL 1




评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值