Question 111

Examine the command for creating pluggable database PDB2 in container database CDB2.

Select three options, any one of which is required for it to execute successfully. (Choose three.)
  • Question 112

    Which three are true about using Database Upgrade Assistant (DBUA) to upgrade a database? (Choose three.)
  • Question 113

    A database is configured in ARCHIVELOG mode.
    A full RMAN backup exists but no control file backup to trace has been taken. A media failure has occurred.
    In which two scenarios is incomplete recovery required? (Choose two.)
  • Question 114

    A container database called CDB1is OMF-enabled.
    PDB_FILE_NAME_CONVERTis not configured in CDB1.
    PDB1was unplugged from CDB1earlier 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 115

    Which three are true about requirements for various flashback operations?