Question 21

Which two are prerequisites for creating a backup-based duplicate database? (Choose two.)
  • Question 22

    You notice that the performance of your production 24x7 Oracle 12c database has significantly degraded.
    Sometimes, you are not able to connect to the database instance because it hangs.
    How can you detect the cause of the degraded performance?
  • Question 23

    You are administering a database that supports data warehousing workload and is running in NOARCHIVELOG mode. You use RMAN to perform a level 0 backup on Sundays and level 1 Incremental backups on all the other days of the week.
    One of the data files is corrupted and the current online redo log file is lost because of a media failure.
    You want to recover the data file.
    Examine the steps involved in the recovery process:
    1. Shut down the database instance.
    2. Start up the database instance in NOMOUNT state.
    3. Mount the database.
    4. Take the data file offline.
    5. Put the data file online.
    6. Restore the control file.
    7. Restore the database.
    8. Restore the data file.
    9. Open the database with the RESETLOGS option.
    10. Recover the database with the NOREDO option.
    11. Recover the data file with the NOREDO option.
    Identify the required steps in the correct order.
  • Question 24

    Which two statements are true about tablespaces in multitenant container databases (CDBs)? (Choose two.)
  • Question 25

    Which two statements are true about recovering logically corrupted tables or table partitions from an RMAN backup? (Choose two.)