READ Free Dumps For Oracle- 1z0-050
Question ID 1907 | You are working on a CATDB database that contains an Oracle Database version 11.1 catalog schema owned by the userRC011. The INST1 database contains an Oracle Database version 10.1 catalog schema owned by the user RCAT10. |
Option A | A. The scripts in the RC011 catalog are overwritten. |
Option B | B. RMAN renames the local stored scripts in the RC011 catalog. |
Option C | C. The RMAN session in which the command is executed aborts. |
Option D | D. RMAN renames the global scripts that are imported from the RCAT10 catalog. |
Correct Answer | D |
Question ID 1908 | You need to configure fine-grained access control to external network resources from within your database. You create an access control list (ACL) using the DBMS_NETWORK_ACL_ADMIN package. |
Option A | A. It is a list of remote database links stored in the XML file that are available to the users of the database. |
Option B | B. It is a list of users and network privileges stored in the XML file according to which a group of users can connect to one or more hosts. |
Option C | C. It is a list of users and network privileges stored in the data dictionary according to which a group of users can connect to one or more hosts. |
Option D | D. It is the list of the host names or the IP addresses stored in the data dictionary that can connect to your database through PL/SQL network utility packages such as UTL_TCP. |
Correct Answer | B |