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

 

113.Which statement is true regarding virtual private catalogs?

A. A virtual private catalog owner can create a local stored script, and have read/write access to a global

stored script.

B. The virtual private catalog owner cannot create and modify the stored scripts.

C. The set of views and synonyms that make up the virtual private catalog is stored in the schema of the

RMAN recovery catalog owner.

D. To perform most of the RMAN operations, the virtual catalog owner must have the SYSDBA or

SYSOPER privilege on the target database.

Answer: D

答案解析:

参考:http://blog.csdn.net/rlhua/article/details/13169205


作为虚拟目录所有者,你只能查看授予了你访问权限的数据库。
注:如果目录所有者未被授予对目标数据库的SYSDBA或SYSOPER权限,则无法执行大多数RMAN 操作。
而D选项:要执行大多数RMAN操作,虚拟目录的所有者必须对目标数据库具有SYSDBA或SYSOPER权限。正确。

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