
Chapter 6. Point-in-time recovery 137
6.13.4 Recovery without DB2 Recovery Expert
This is the same as for Scenario A (5.2.4, “Recovery options without DB2
Recovery Expert” on page 61).
6.14 Recovery from Scenario E
To recover from this scenario, we need to recover the NAME table to PIT1 -
immediately before the rows were deleted. There are two options to do this:
Undo SQL from DB2 logs or minilogs.
Restore table image from backup and Redo SQL from DB2 logs or minilogs.
The first option has already been demonstrated using Scenario A (Section 5.2,
on page 60), so we will demonstrate the second option here. This option is the
quickest route to recover ...