Oracle Database Administration II - 1Z1-083 Exam Practice Test

Question 1
Which two statements are true about Resource Manager plans for individual pluggable databases (PDB plans) in a multitenant container database (CDB)?

Correct Answer: A,D
Question 2
Which three are true about Automatic Workload Repository (AWR) and Automatic Database Diagnostic Monitor (ADDM) in an Oracle multitenant environment? (Choose three.)

Correct Answer: B,D,F
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 3
Which three are true about a whole database backup? (Choose three.)

Correct Answer: C,D,F
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 4
Which two are true about Rapid Home Provisioning of Oracle software? (Choose two.)

Correct Answer: C,E
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 5
Which three are true about post-upgrade activities when upgrading an Oracle database using Database Upgrade Assistant?

Correct Answer: B,D,E
Question 6
Which three are true about an application seed pluggable database (PDB)? (Choose three.)

Correct Answer: B,D,G
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 7
Which two statements are true about the Oracle Database server during and immediately after SHUTDOWN IMMEDIATE?

Correct Answer: B,C
Question 8
Which two are true about Lockdown profiles in a container database (CDB) and its pluggable databases (PDBs)?

Correct Answer: C,E
Question 9
Examine the description of the SALES table:

Examine this statement:
CREATE TABLE mysales (prod_id, cust_id, quantity_sold, price)
AS
SELECT product_id, customer_id, quantity_sold, price
FROM sales
WHERE 1 = 2;
Which two statements are true?

Correct Answer: A,D
Question 10
Your CDB has two regular PDBs as well as one application container with two application PDBs and an application seed.
No changes have been made to the standard PDB$SEED.
How many default temporary tablespaces can be assiged in the CDB?

Correct Answer: C
Question 11
You execute the following piece of code with appropriate privileges:
User SCOTT has been granted the CREATE SESSION privilege and the MGR role.
Which two statements are true when a session logged in as SCOTT queries the SAL column in the view and the table?

Correct Answer: A,B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).