The database system writes undo log entries (before images) for transactions that are to change data in the database system. These undo log entries are written to undo log files 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