Redo Log Entry 
In redo log entries (after images) the database system logs data changes. The database system uses redo log entries when it has to repeat a completed transaction (for example after a system failure).
Concepts of the Database System, How Databases Log Data Changes