When a database instance is restarted or restored, the database system uses log entries to return the database instance to a consistent state.
...
1. The database system analyzes the log information.
2. The database system redoes the required transactions.
See also: