Oracle Database 12c: Installation and Administration (1z0-062) Free Practice Test
Question 1
Unified auditing is enabled in your database. The HR_ADMIN and OE_ADMIN roles exist and are granted system privileges.
You execute the command:
SQL>CREATE AUDIT POLICY tab1e_aud PRIVILEGES CREATE ANY TABLE, DROP ANY TABLE ROLES hr_admin, oe_admin; Which statement is true?
You execute the command:
SQL>CREATE AUDIT POLICY tab1e_aud PRIVILEGES CREATE ANY TABLE, DROP ANY TABLE ROLES hr_admin, oe_admin; Which statement is true?
Correct Answer: D
Question 2
Which two statements are true about SQL*Loader Express Mode in an Oracle 12c database? (Choose two.)
Correct Answer: D,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
You plan to implement the distributed database system in your company. You invoke Database Configuration Assistant (DBCA) to create a database on the server. During the installation, DBCA prompts you to specify the Global Database Name.
What must this name be made up of?
What must this name be made up of?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
Which component resides in the System Global Area (SGA) of a database instance only in shared server connections?
Correct Answer: B
Question 5
Examine the following impdp command to import a database over the network from a pre-12c Oracle database (source):

Which three are prerequisites for successful execution of the command? (Choose three.)

Which three are prerequisites for successful execution of the command? (Choose three.)
Correct Answer: A,B,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Identify the access that is initially available to connect to your Database as a Service (DBaaS) environment.
Correct Answer: A
Question 7
Which two statements are true about availability audit features after migration to unified auditing? (Choose two.)
Correct Answer: C,D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
Which three statements are true about a job chain? (Choose three.)
Correct Answer: A,D,E
Question 9
What is the effect of setting the STATISTICS_LEVEL initialization parameter to BASIC?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
Which four are true about creating and running a remote database scheduler jobs? (Choose four.)
Correct Answer: A,B,C,G