nerdexam
Oracle

1Z0-063 · Question #110

You want RMAN to make duplicate copies of data files when using the backup command. What must you set using the RMAN configure command to achieve this?

The correct answer is D. DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2. See the full explanation below for the reasoning.

Question

You want RMAN to make duplicate copies of data files when using the backup command. What must you set using the RMAN configure command to achieve this?

Options

  • AMAXSETSIZE TO 2;
  • BDEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
  • CCHANNEL DEVICE TYPE DISK FORMAT '/disk1/%U' , '/disk2/%U';
  • DDATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2;

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    9% (3)
  • D
    85% (28)

Community Discussion

No community discussion yet for this question.

Full 1Z0-063 Practice