Redo Log Buffer

Average Rating
0 out of 5 stars. 0 votes.

Redo Log Buffer

is a circular buffer that stores redo entries describing changes made to the database. These entries contain the information required to reconstruct changes made to the databases by DML or DDL operations.