Question 131

Which two are true about Rapid Home Provisioning (RHP), which has been available since Orcale 18c? (Choose two.)
  • Question 132

    Which two are true about Oracle instance recovery? (Choose three.)
  • Question 133

    A user complains about poor database performance.
    You want to verify if the user's session has waited for certain types of I/O activity.
    Which view displays all waits waited on by a session at least once?
  • Question 134

    Which four are true about duplicating a database using Recovery Manager (RMAN)? (Choose four.)
  • Question 135

    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?