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

A complete database backup to media is taken for your database every day. Which three actions would you take to improve backup performance?

Answer options

Correct answer: B, C, D

Explanation

The correct actions to improve backup performance include setting dbwr_io_slaves to a nonzero value to enhance I/O operations during synchronous I/O, configuring a large pool to optimize memory usage, and removing the rate parameter to prevent throttling of backup performance. Options A, E, and F do not directly contribute to improving the backup performance in the context provided.