Upgrade Oracle DBA 11g to Oracle Database 12c — Question 8

While performing database backup to tape via the media manager interface, you notice that tape streaming is not happening because RMAN is not sending data blocks fast enough to the tape drive.
Which two actions would you take for tape streaming to happen during the backup?

Answer options

Correct answer: A, D

Explanation

The correct actions are A and D. Configuring backup optimization (A) helps minimize unnecessary data being backed up, which can improve streaming efficiency. Increasing the capacity with the rate parameter (D) allows for more data to be sent to the tape drive faster. The other options either do not directly affect streaming or do not address the issue of data transmission rate.