Multiple choice

Which of the following memory components of the SGA is a circular buffer that stores redo entries - a log of changes made to the database?

  1. Stream pool

  2. Java pool

  3. Redo log buffer

  4. Session memory

  5. Read only

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

This memory component of the SGA is a circular buffer that stores redo entries - a log of changes made to the database.