1z0-062 Exam Question 6

Backup requirements for a database:
* Level 0 backup on Sunday
* Cumulative incremental level 1 backup on Monday, Wednesday, and Saturday
* Differential incremental level 1 backup on Tuesday, Thursday, and Friday
Which three statements are true about the strategy? (Choose three.)
  • 1z0-062 Exam Question 7

    Which task is performed by a background process in a database instance?
  • 1z0-062 Exam Question 8

    In order to exploit some new storage tiers that have been provisioned by a storage administrator, the partitions of a large heap table must be moved to other tablespaces in your Oracle 12c database?
    Both local and global partitioned B-tree Indexes are defined on the table.
    A high volume of transactions access the table during the day and a medium volume of transactions access it at night and during weekends.
    Minimal disrupt ion to availability is required.
    Which three statements are true about this requirement? (Choose three.)
  • 1z0-062 Exam Question 9

    Which three statements are true about automated maintenance tasks? (Choose three.)
  • 1z0-062 Exam Question 10

    Your database is configured in ARCHIVELOGmode.
    Examine the RMAN configuration parameters:

    Examine the command:
    RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT;
    What is the outcome?