Multiple choice

Which of the following is false about backing up control files with RMAN?

  1. Backing up the control file can be done only when the database is mounted or open.

  2. The control file autobackup contains metadata about the previous backup.

  3. We can not manually set the autobackup.

  4. BACKUP CURRENT CONTROLFILE command is used to run the backup.

  5. Both (2) and (3)

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is false as the autobackup can be set manually if it is not set.