!--a11y-->
Transaction File 
The transaction file is an internal database file in the data area into which the database system writes data for all open transactions at a savepoint.
The log reader uses the transaction file when restarting or restoring the database instance to recreate the transaction list.
See also:
Concepts of
the Database System,
Logging
Transactions