Oracle Database 12c: Installation and Administration — Question 155

Your database is in ARCHIVELOG mode and you want to automate the backup scheduling for your database.
Which two tools or utilities would you use to achieve this? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Oracle Enterprise Manager Cloud Control (B) provides comprehensive management for Oracle databases, including backup scheduling. Recovery Manager (RMAN) scripts invoked by the scheduler (D) allow for automated backup processes. The other options, EM Express (A) and DBCA (C), do not provide the same level of automation or backup scheduling capabilities.