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客戶真個虛擬目錄