Oracle
1Z0-083 · Question #78
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…
The correct answer is E. CDB1, PDB$SEED, and PDB1 only. For multitenant architecture (CDB and PDB) upgrades, open up all the PDBs that you want the tool to analyze before you run the tool. https://docs.oracle.com/en/database/oracle/oracle-database/18/spmsu/running-pre-upgrade…
Patching and Upgrading
Question
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: For which databases will fixup scripts be created?
Options
- ACDB1, PDB$SEED, PDB1, and PDB2
- BPDB$SEED, PDB1, and PDB2 only
- CCDB1 and PDB$SEED only
- DCDB1, PDB1, and PDB2 only
- ECDB1, PDB$SEED, and PDB1 only
How the community answered
(53 responses)- A4% (2)
- B11% (6)
- C4% (2)
- D2% (1)
- E79% (42)
Explanation
For multitenant architecture (CDB and PDB) upgrades, open up all the PDBs that you want the tool to analyze before you run the tool. https://docs.oracle.com/en/database/oracle/oracle-database/18/spmsu/running-pre-upgrade- information-tool-for-non-cdb-checks.html#GUID-B04CDE73-45F1-4717-98BB-9FCC209DEC01
Topics
#pre-upgrade checks#fixup scripts#CDB upgrade#AutoUpgrade
Community Discussion
No community discussion yet for this question.