
Chapter 2. Introduction to DB2 Recovery Expert 17
Figure 2-1 DB2 Recovery Expert concepts
2.3.1 Versioning Repository
The Versioning Repository is a set of DB2 tables that contains information about
the definition (DDL and DCL) of objects in the database. This information is used
to control the rebuilding of objects if they are accidentally dropped, altered or
corrupted.
2.3.2 Minilogs
If there are specific objects in a database that are critical, and whose recovery
must be prioritized, you can create and maintain minilogs for these objects.
Minilogs contain information about changes made only to these critical objects.
DB2 Recovery Expert can ...