Question 206

Choose the best answer You want to create a duplicate database DUP_DB from your production database PROD on the same host. The PROD database uses Automatic Storage Management (ASM) for storage. Regular backups are taken using RMAN connected to a recovery catalog. You create an auxiliary instance and want to execute the command: RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE; What is a prerequisite for the successful execution of this command
  • Question 207

    Which three are true in Oracle 19c and later releases? (Choose three.)
  • Question 208

    Your database is in ARCHIVELOG mode and you plan to use Flashback Database.
    Which two features or parameters manage space availability in the fast recovery area? (Choose two.)
  • Question 209

    A database is configured in archivelog mode.
    A full RMAN backup exists but no control file backup to trace has been taken.
    A media failure has occurred.
    In which two scenarios is incomplete recovery required?
  • Question 210

    Which three are true about Oracle Grid Infrastructure for a Standalone Server?