您的位置:首页 > 其它

OCP-1Z0-053-200题-26题-134

2014-01-27 11:36 344 查看
QUESTION 26

You are managing an Oracle Database 11g database. You want to take a backup on tape drives of the USERS

tablespace that has a single data file of 900 MB. Youhave tape drives of 300 MB each. To accomplish the

backup, you issued the following RMAN command:

RMAN> BACKUP

SECTION SIZE 300M TABLESPACE users;

Identify the appropriate configuration to accomplish faster and optimized backups using the above command.

A. The SBT channel must be configured, with the MAXPIECESIZE set to 300 MB.

B. The SBT channel must be configured, with the parallelism setting for the SBT devices set to 3.

C. The COMPATIBLE initialization parameter for the database instance must be set to at least 10.0.

D. The SBT channel must be configured, with the default parallelism setting for the SBT devices set to 1

Answer: B

同134题:/article/1347988.html

正确答案为B:The SBT channel must be configured, with the parallelism setting for the SBT devices set to 3.

Explanation/Reference:

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