Entering content frame

Background documentation Transaction List Locate the document in the library structure

The transaction list is an internal database list of all open transactions. The transaction list is located in the main memory. The transaction entry for an open transaction in the transaction list contains, for example, references to any existing redo log entries and undo log entries.

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

 

Leaving content frame