Oracle Database 12c: Installation and Administration — Question 179

Which task is performed by a background process in a database instance?

Answer options

Correct answer: D

Explanation

The correct answer is D because background processes are responsible for managing the online redo log files and ensuring they are copied to offline storage for recovery purposes. Options A, B, and C involve tasks that are typically handled by foreground processes or client interactions, not background processes.