Question 11

Which two are true about memory advisors? (Choose two.)
  • Question 12

    Which four are true about a Recovery Manager (RMAN) duplication without a TARGET connection? (Choose four.)
  • Question 13

    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 14

    You are managing this configuration:
    1. CDB1 is a container database.
    2. BDB1 and PDB2 are two pluggable databases in CDB1.
    3. user1 .EMP Is a table In PDBI and user2.DEPT is a table in PDB2.

    Which two are true?
  • Question 15

    PDB1 and PBD2 are pluggable databases in CDB1.
    Examine these commands:

    CDB1 is then restarted.
    Which three are true? (Choose three.)