!--a11y-->
Undo Log File 
The database system writes undo log entries (before images) for transactions that change the data in the database system. These undo log entries are written in an undo log file in the data area. Each undo log entry in an undo log file has an undo log sequence number that starts with 0.
See also:
Concepts of the Database System,
Undo Log
Management