
Chapter 6. Point-in-time recovery 101
Since we have already run Log Analysis, we proceed directly to the Recovery
Path page (Figure 6-19).
Figure 6-19 Recovery Path page for table space recovery
Figure 6-19 shows that there are two possible recovery paths to recover table
space USERSPACE1 back to the PIT before DEMOAPP was run:
UNDO SQL using the DB2 logs
Restore from a backup image and roll forward
Note that RE has preselected the recovery path with the lowest estimated cost.
We show the steps required in DB2 Recovery Expert for each of these paths in
turn, starting with the one DB2 Recovery Expert recommends.
6.3.1 UNDO SQL using the DB2 logs ...