Question 101

Choose three. Which three are true about patchsets?
  • Question 102

    You are administering a multitenant container database (COB) that contains two pluggable databases (PDBs), pdb1 and pdb2. You are connected to pdb2 as a common user with DBA privileges. The statistics_level parameter is PDB modifiable. As the user sys, execute the following command on pdb2:
    SQL> ALTER SYSTEM SET STATISTICS_LEVEL=ALL SID='*' SCOPE=SPFILE;
    Which statement is true about the result of this command?
  • Question 103

    You plan to install Oracle Grid Infrastructure for a Standalone Server and Oracle Database for the first time on a server.
    Examine this command and its outcome:

    Which two are true? (Choose two.)
  • Question 104

    HR_ROOT is an application container with the HR_APP application installed.
    No application PDBs and no application seed have yet been created in HR_ROOT.
    An application PDB, PDB1, must be created so that the HR_APP application's common objects are accessible to it.
    Which two methods can be used? (Choose two.)
  • Question 105

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