You execute the RMAN commands:
RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk;
RMAN> CONFIGURE DEVICE TYPE disk PARALLELISM 2;
RMAN> CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT /disk1/%U;
RMAN> CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT /disk2/%U;
RMAN>BACKUP DATABASE;
Which statement is true about the backup set created by the BACKUP command?
sherifelia
4 years, 10 months agoSugar
4 years, 5 months agoalipilot2006
5 years, 7 months ago