OCP-V13-015

来源:互联网 发布:明星直播用什么软件 编辑:程序博客网 时间:2024/05/16 12:59

QUESTION 15
You are in the process of creating a virtual private catalog in your Oracle Database 11g database. The
PROD1, PROD2, and PROD3 Oracle Database 10g databases are registered in the base recovery
catalog. The database user who owns the base recovery catalog is CATOWNER. CATOWNER executes
the following command to grant privileges to a new user VPC1 using Oracle Database 11g RMAN
executables:
RMAN> GRANT CATALOG FOR DATABASE prod1, prod2 TO vpc1;
Then you issue the following commands:
RMAN> CONNECT CATALOG vpc1/oracle@catdb;
RMAN> SQL “EXEC catowner.dbms_rcvcat.create_virtual_catalog;”
What is the outcome of the above commands?
A. They execute and create a virtual catalog for pre-Oracle 11g clients.
B. They produce an error because PROD1 and PROD2 databases belong to the older version.
C. They produce an error because you need to connect as CATOWNER to execute this packaged
procedure.
D. They produce an error because you need to connect to the target database to execute this packaged
procedure.
Correct Answer: A


你在创造你的Oracle数据库11g数据库的虚拟目录的过程。这个
prod1,prod2,和prod3 Oracle数据库10g数据库在数据库恢复注册
目录。谁拥有基地恢复目录数据库的用户catowner。catowner执行
下面的命令授予权限的一种新的利用Oracle数据库11g RMAN用户vpac1
可执行文件:
RMAN> GRANT CATALOG FOR DATABASE prod1, prod2 TO vpc1;
Then you issue the following commands:
RMAN> CONNECT CATALOG vpc1/oracle@catdb;
RMAN> SQL “EXEC catowner.dbms_rcvcat.create_virtual_catalog;”

a.他们执行和创建预Oracle 11g的客户虚拟目录


0 0
原创粉丝点击