Question 16

Which three are true about performing an Oracle Database install on Linux?
  • Question 17

    Choose three. Which three are true about a whole database backup?
  • Question 18

    In a recent Automatic Workload Repository (AWR) report for your database, you notice a high number of buffer busy waits. The database consists of locally managed tablespaces with free list managed segments. On further investigation, you f ind that buffer busy waits is caused by contention on data blocks. Which option would you consider first to decrease the wait event immediately?
  • Question 19

    Which two are true about Rapid Home Provisioning (RHP), which has been available since Orcale 18c? (Choose two.)
  • Question 20

    Choose the best answer. Examine this configuration:
    1. CDB1 is an Oracle container database from an older release.
    2. PDB1, PDB2, PDB3, and PDB4 are pluggable databases in CDB1. A priority list UpgrdList has these entries: 1, pdb2 2, pdb1, pdb3 You execute this command:
    $ /u01/app/oracle/product/18.1.0/db_1/rdbms/admin/dbupgrade -L UpgrdList In which order will the upgrade occur?