The main storage area required for history management is the history list.
The history list is an internal database list of all history files. The history list is used to assign a suitable history file to the garbage collectors for processing.
The history list is
written to the data area on each
savepoint.
In the case of a
restart, the
history list is rebuilt on the basis of the data stored in the data
area.