You used the following command to perform backup:
RMAN> BACKUP AS COPY DURATION 4:00 PARTIAL MINIMIZE LOAD DATABASE;
Which recommendation regarding the above command is true?
A.
It is recommended that you do not use the above command in the RUN block.
B.
It is recommended that you do not use the MINIMIZE LOAD option with tape.
C.
It is recommended that you use the MINIMIZE LOAD option only when you perform tablespace backup.
D.
It is recommended that you use the DURATION and MINIMIZE LOAD option when you perform backup to backup sets.