The following databases are registered in the base recovery catalog: PROD1 ,, PROD2, and PROD3. The database user CAT OWNER owns the base recovery catalog. You want a new user VPC1 to have access to only the PROD1
database and create a virtual private catalog.
Given below are some of the commands required to achieve this:
1 .SQL> GRANT recovery_catalog_owner TO vpc1;
2.
RMAN> CONNECT CATALOG vpc1/password@catdb;
3.
RMAN> GRANT CATALOG FOR DATABASE prod1 TO vpc1;
4.
RMAN> CONNECT CATALOG catowner/password@catdb;
5.
RMAN> CREATE VIRTUAL CATALOG;
What is the correct sequence in which the commands have to be executed?
A. 1,4,5,2,3Evaluate the following block of code
BEGIN
DBMS_NETWORK_ACL_ADMIN.CREATE_ACL(
acl => lmycompany-com-permissions.xmll1
principal => 'ACCTJvlGR1,
is_grant => TRUE,
privilege => 'connect');
DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL(
acl => 'mycompany-com-permissions.xml',
host => ".mycompany.com');
END;
What is the outcome of the above code?
A. It produces an error because a fully qualified host name needs to be specified.Which two activities are NOT supported by the Data Recovery Advisor? (Choose two.)
A. Diagnose and repair a data file corruption offline.You executed the following commands:
SQL> ALTER SESSION SET OPTIMIZER_USE_PENDING_STATISTICS = false; SQL> EXECUTE DBMS_STATS.SET_TABLE_PREFS('SHI, 'CUSTOMERS', 'PUBLISH'.'false'); SQL> EXECUTE DBMS_STATS.GATHER_TABLE_STATS
('SH', 'CUSTOMERS');
Which statement is correct regarding the above statistics collection on the SH.CUSTOMERS table in the above session?
A. The statistics are stored in the pending statistics table in the data dictionary.Which two statements are true regarding the functionality of the remap command in ASMCMD? (Choose two.)
A. It repairs blocks that have read disk I/O errorsWhich three statements correctly describe the features of the I/O calibration process? (Choose three.)
A. Only one I/O calibration process can run at a timeYou enabled Flashback Data Archive on the INVENTORY table. Which DDL operation is supported on the table after enabling Flashback Data Archive?
A. Drop the table.Examine the following command:
ALTER DISKGROUP data MOUNT FORCE;
In which scenario can you use the above command to mount the disk group?
A. when ASM disk goes offlineWhich three statements are true regarding the functioning of the Autotask Background Process (ABP)? (Choose three.)
A. It translates tasks into jobs for execution by the schedulerWhich two statements are true regarding the starting of the database instance using the following command? (Choose two.) SQL>STARTUP UPGRADE
A. It enables all system triggers.Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-050 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.