PDB Management
8 QuestionsQuestion:
You have connected to a PDB to perform the administration operations of changing and verifying a system parameter that is PDB_MODIFIABLE. What is the approp riate mode to open the PDB to achieve this?
- A. READ WRITE
Question:
Which statement regarding PDBs (Pluggable Databases) is correct?
- A. You can drop a PDB as long as it is not the PDB seed.
Question:
Which statement is true about the PDB_DBA role granted to a local user during the creation of a new PDB?
- A. The role has the privileges to administer the PDB.
Question:
Which of the following ALTER SYSTEM statements can be run from within a pluggable database (PDB)?
- A. ALTER SYSTEM CHECKPOINT
- D. ALTER SYSTEM ENABLE/DISABLE RESTRICTED SESSION
Question:
At which two container database levels can COMMON Unified Audit Policies be used?
- B. At the CDB level.
- C. At the Application Root level of an Application Container.
Question:
What is the result of the following command? ALTER PLUGGABLE DATABASE PDB1 DISCARD STATE;
- B. PDB1 is reverted to its default properties, which includes not to automatically open after a CDB restart.
Question:
Which of the following is true about the status of a PDB that has been unplugged from a CDB?
- A. The STATUS column in CDB_PDBS of the unplugged PDB will be UNPLUGGED.
Question:
What services does the Automatic Workload Repository (AW R) provide for the database self-tuning functionality?
- B. Simplifies the process of migrating Non-CDB databases to the cloud.