Question 6

Examine this configuration:
1. CDB1 is a container database.
2. COMMON_USER_PREFIX is set to an empty string.
3. PDB1 is a pluggable database in CDB1.
4. APP1_ROOT is an application container in CDB1.
5. APP1_PDB1 is an application PDB in APP1_ROOT.
You execute these commands:
$ sqlplus sys/oracle@localhost:1521/cdb1 as sysdba
SQL> CREATE ROLE role1 CONTAINER=CURRENT;
What is true?
  • Question 7

    Which three are true about Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM), and the Manageability Monitor (MMON) background process?
  • Question 8

    Which three are true about upgrading Oracle Grid Infrastructure? (Choose three.)
  • Question 9

    Which two are true about Rapid Home Provisioning (RHP), which has been available since Oracle 18c?
  • Question 10

    Which two are true about the Program Global Area (PGA) and its management in an Oracle database instance? (Choose two.)