Show TOC

Redo Log ManagerLocate this document in the navigation structure

Use

The redo log manager is a service task that runs in the user kernel thread.

When the database is restarted or recovered, the redo log manager ensures that the necessary redo log entries are made available and are processed in the correct chronological order. The redo log manager starts the log reader and the redo tasks.

More Information

Concepts of the Database System