Question 111

Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose two.)
  • Question 112

    A container database called CDB1 is OMF-enabled.
    PDB_FILE_NAME_CONVERT is not configured in CDB1. PDB1 was unplugged from CDB1 earlier in the week. Examine this command, which will be executed in CDB1:
    CREATE PLUGGABLE DATABASE pdb1
    USING '/u01/app/oracle/oradata/pdb1.xml'
    SOURCE_FILE_NAME_CONVERT =
    ('/u01/app/oracle/oradata/', '/u02/app/oracle/oradata/');
    Which two are true? (Choose two.)
  • Question 113

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

    You issued this command:
    RMAN> BACKUP RECOVERY FILES;
    Which two are true? (Choose two.)
  • Question 115

    Which three are true about requirements for various flashback operations?