Question 36

Which three statements are true about Oracle Secure Backup (OSB)? (Choose three.)
  • Question 37

    You issue the RMAN commands:
    RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk;
    RKAN> CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COPY;
    RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;
    RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT;
    Which three tasks are performed by the BACKUP DATABASE command? (Choose three.)
  • Question 38

    Which three statements are true about persistent lightweight jobs?
  • Question 39

    Automatic Undo Management is enabled for your database. You want a user to retrieve metadata and
    historical data for a given transaction or for transactions in a given time interval.
    Which three are prerequisites to fulfill this requirement? (Choose three.)
  • Question 40

    You execute the RMAN commands:
    RMAN> BACKUP VALIDATE DATABASE;
    RMAN> RECOVER CORRUPTION LIST;
    Which task is performed by these commands?