Redo log files contain the redo log entries of transactions that had not yet been completed at the last savepoint and that must be repeated when the database is restarted or recovered.
Redo log files are internal database memory structures that are stored in the data area.
See also:
Concepts of the Database System, Redo Log Management