Multiple choice

By which of the following background processes are the contents of redo log buffer transferred periodically from memory to the online redo log files on disk?

  1. Database writer

  2. Stream pool

  3. Log writer

  4. SQL work area

  5. Mounting database

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The contents of redo log buffer are transferred periodically from memory to the online redo log files on disk by the log writer background process.