nerdexam
Oracle

1Z0-063 · Question #16

Examine the RMAN commands executed in your database: RMAN> CONFIGUREDEFAULT DEVICE TYPE TO disk; RMAN> CONFIGURE DEVICETYPE DISK BACKUP TYPE TO BACKUPSET; RKAN> CONFIGURE CONTROLFILE AUTOBACKUP ON…

The correct answer is B. It creates compressed backup sets by using binary compression by default. E. It creates a backup of only the control file whenever the database undergoes a structural change. See the full explanation below for the reasoning.

Question

Examine the RMAN commands executed in your database: RMAN> CONFIGUREDEFAULT DEVICE TYPE TO disk; RMAN> CONFIGURE DEVICETYPE DISK BACKUP TYPE TO BACKUPSET; RKAN> CONFIGURE CONTROLFILE AUTOBACKUP ON; You issue the command: RMAN> BACKUP DATABASE; Which two statements are true about the command?

Options

  • AIt performs a log switch.
  • BIt creates compressed backup sets by using binary compression by default.
  • CIt backs up only the used blocks in data files.
  • DIt backs up data files, the control file, and the server parameter file.
  • EIt creates a backup of only the control file whenever the database undergoes a structural change.

How the community answered

(59 responses)
  • A
    8% (5)
  • B
    83% (49)
  • C
    5% (3)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-063 Practice