Question 56

You execute the command to recover your database:

Which statement is true?
  • Question 57

    Which three statements are true about the startup and shutdown of multitenant container databases (CDBs) and pluggable databases (PDBs)?
  • Question 58

    Which two statements are true about unified auditing? (Choose two.)
  • Question 59

    Examine the output:
    SQL > ARCHIVE LOG LIST
    Database log mode Archive Mode
    Automatic archival Enabled
    Archive Destination USE_DB_RECOVERY_FILE_DEST
    Oldest online log sequence 376
    Next log sequence to archive 378
    Current log sequence 378
    Which three types of files are automatically placed in the fast recovery area? (Choose three.)
  • Question 60

    You execute the RMAN commands:
    RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk;
    RMAN> CONFIGURE DEVICE TYPE sbt PARALLELISM 2;
    RMAN> BACKUP DATABASE;
    Which two statements are true? (Choose two.)