
Chapter 7. Dropped object recovery 163
7.2.5 Creating a minilog for the DEPARTMENT table
In the current release of DB2 Recovery Expert, minilogs can only be created
using the command line interface, by means of the db2mm command.
We used the following command (Example 7-6) to create a minilog for the
DEPARTMENT table.
Example 7-6 The db2mm command to create minilogs
C:\Program Files\IBM\DB2RecoveryExpert\bin>db2mm -d SAMPLE -o BARTR4
-n DEPARTMENT
New table BARTR4.DEPARTMENT (2.4) found. Minilog was created.
The following files (Figure 7-12) are created by the db2mm command.
Figure 7-12 Files created by db2mm
Now we will show you how to recover the ...