When a restart or recovery is carried out, a redo log file is created for each transaction found in the redo log entries. Redo log files are internal database storage structures, which are stored in the data area.
The log reader copies exactly those redo log entries that belong to a transaction to each redo log file.