Q136. Examine this configuration:
CDB1 is a container database.
PDB1 and PDB2 are pluggable databases in CDB1. You execute these commands successfully:$ export ORACLE_SID=cdb1
$sqlplus / as sysdba
SQL> SHUTDOWN IMMEDIATE
Oracle instance shut down.
SQL> STARTUP MOUNT
Database mounted.
Which two are true? (Choose two.)
- A. PDB1 and PDB2 are in MOUNT state.
- B. Redo logs are opened.
- C. PDB1 and PDB2 are in READ ONLY state.
- D. CDB$ROOT is in MOUNT state.
- E. PDB$SEED is in READ ONLY state.
Xem thêm:
- Q162. Which three methods can be used for heap table data migration after upgrading a database?
- Q8. Which two are true about backup set compression using RMAN default compression?
- Quản trị AWR và ADDM trong môi trường Oracle Multitenant CDB và PDB
- Q146. Which three are true about Database Point-in-Time Recovery?
- Q94. Which four are true about performing Tablespace Point -In-Time Recovery (TSPITR) using Recovery Manager (RMAN)?