Multiple choice

Which of the following memory components of System Global Area is a circular buffer that stores all changes made in the database?

  1. Database buffer cache

  2. Redo log buffer

  3. Library cache

  4. None of these

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

Redo log buffer is a circular buffer that stores all changes made in the database.