Question 176

Choose two. When backing up to the Oracle Fast Recovery Area (FRA), you determine that the backup takes too long and suspect a performance bottleneck. Which two are true about diagnosing and tuning these problems?
  • Question 177

    Examine this command:
    $ rhpctl move database -sourcehome Oracle_home_path -destinationhome
    Oracle_home_path
    For which two purposes can you use this command? (Choose two.)
  • Question 178

    Your container database, CDB1, is in local undo mode.
    You successfully execute this command while connected to CDB1:
    CREATE PLUGGABLE DATABASE pdb1
    ADMIN USER pdb1_admin IDENTIFIED BY pdb123 ROLES=(CONNECT)
    CREATE_FILE_DEST='/u01/app/oracle/oradata/cdb1/pdb1';
    Which three are true about PDB1? (Choose three.)
  • Question 179

    Which two are prerequisites for using FLASHBACK TABLE? (Choose two.)
  • Question 180

    Which two are true about monitoring waits for sessions and services?