国内最全IT社区平台 联系我们 | 收藏本站
华晨云阿里云优惠2
您当前位置:首页 > 数据库 > 数据库应用 > ocp-516

ocp-516

来源:程序员人生   发布时间:2016-03-15 13:23:27 阅读次数:3023次

QUESTION NO: 516
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.
Answer: A


您处在Oracle数据库11g数据库中创建1个虚拟的私有目录的进程中。 PROD1, Prod2和PROD3 Oracle数据
库10g数据库注册于基本恢复目录。具有基本恢复目录的数据库用户是目录所有人。 目录所有人履行以下命令
去授与权限到1个新的使用Oracle数据库11gRMAN可履行文件的VPC1用户:
上述指令的结果是甚么?

A.他们履行并创建1个前Oracle 11g客户真个虚拟目录


生活不易,码农辛苦
如果您觉得本网站对您的学习有所帮助,可以手机扫描二维码进行捐赠
程序员人生
------分隔线----------------------------
分享到:
------分隔线----------------------------
关闭
程序员人生