OCP-1Z0-053-200题-83题-146

QUESTION 83

You want to take the backup of the USERS tablespace. Ithas a single data file of 900 MB. You have tape

drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN).

To accomplish the backup, you issued the following RMAN command:

RMAN> BACKUP SECTION SIZE 300M TABLESPACE users;

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

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

B. The RMAN uses multiplexing to perform backup

C. The operation is accomplished using the default channel available

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

Answer: AC

同146题:http://blog.csdn.net/rlhua/article/details/14436729


Explanation/Reference:

Section: Backup, Recovery & Recovery Manager (RMAN)

原文地址:https://www.cnblogs.com/hzcya1995/p/13316032.html