多选题You run a script that completes successfully using SQL*Plus that performs these actions: 1. Creates a multitenant container database (CDB) 2. Plugs in three pluggable databases (PDBs) 3. Shuts down the CDB instance 4. Starts up the CDB instance using S
题目
多选题
You run a script that completes successfully using SQL*Plus that performs these actions: 1. Creates a multitenant container database (CDB) 2. Plugs in three pluggable databases (PDBs) 3. Shuts down the CDB instance 4. Starts up the CDB instance using STARTUP OPEN READ WRITE Which two statements are true about the outcome after running the script?()
AThe seed will be in mount state.
BThe seed will be opened read-only.
CThe seed will be opened read/write.
DThe other PDBs will be in mount state.
EThe other PDBs will be opened read-only.
FThe PDBs will be opened read/write.
相似考题