Question 116

Which two are facets of performance planning that should always be considered or implemented for an Oracle Database environment? (Choose two.)
  • Question 117

    Choose three. Your container database, CDB1, is in local undo mode. You successfully execute this command while connected to CDB1: CREATE PLUGGABLE DATABASE pdb1 ADMIN USER pdb1_admin IDENTIFIED BY pdb123 ROLES= (CONNECT) CREATE_FILE_DEST='/u01/app/oracle/oradata/cdb1/pdb1' ; Which three are true about PDB1?
  • Question 118

    Which two are true about common objects? (Choose two.)
  • Question 119

    Which two are true about RMAN Multisection backups when a very large data file is divided into four sections?
    (Choose two.)
  • Question 120

    A container database (CDB) contains two pluggable databases PDB1 and PDB2.
    The local_undo_enabled database property is set to false in the CDB.
    Data file 24 of PDB2 was deleted and you need to restore and recover it.
    The only RMAN backup that exists was created with the backup database command while connected to CDB$ROOT.
    Which three are true?