ExamQuestions.com

Register
Login
Oracle Database Administration II Exam Questions

Oracle

Oracle Database Administration II

35 / 80

Question 35:

Examine this configuration: 1. CDB1 is an Oracle Database 12c Release 2 database containing pluggable databases PDB$SEED, PDB1, and PDB2. 2. PDB$SEED is open READ ONLY 3. PDB1 is open READ WRITE 4. PDB2 is MOUNTED. 5. ORACLE_HOME is /u01/app/oracle/product/18.1.0/dbhome_1. You execute these commands before upgrading the database to the current release: 
image
For which databases will fixup scripts be created? 

Answer options:

A. CDB1, PDB$SEED, PDB1, and PDB2
B. PDB$SEED, PDB1, and PDB2 only
C. CDB1 and PDB$SEED only
D. CDB1, PDB1, and PDB2 only
E. CDB1, PDB$SEED, and PDB1 only