Oracle
1Z0-034 · Question #134
You configured the default backup device type as disk for RMAN backups. In your database, because of business requirements, you have to take a simultaneous duplicate backup of the data files when…
The correct answer is D. DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2. Duplexing Backup Sets with CONFIGURE BACKUP COPIES (Link)
Backup and Recovery
Question
You configured the default backup device type as disk for RMAN backups. In your database, because of business requirements, you have to take a simultaneous duplicate backup of the data files when the RMAN BACKUP command is used. What must you set using the RMAN CONFIGURE command to achieve this?
Options
- AMAXSETSIZE TO 2;
- BDEVICE TYPE DISK PARALLELISM 2;
- CRETENTION POLICY TO REDUNDANCY 2;
- DDATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2;
How the community answered
(21 responses)- A10% (2)
- C5% (1)
- D86% (18)
Explanation
Duplexing Backup Sets with CONFIGURE BACKUP COPIES (Link)
Topics
#RMAN backup copies#duplexing#CONFIGURE DATAFILE BACKUP COPIES#RMAN configuration
Community Discussion
No community discussion yet for this question.