114 DB2 Recovery Expert for Multiplatforms
6.4.2 Restore from a backup image and roll forward
As in the table space recovery section (Section 6.3, on page 99), DB2 Recovery
Expert has calculated that this path is more costly than running Undo SQL. The
steps required from here on are exactly the same as for table space level
recovery via restore and roll forward (Section 6.3.2, on page 105).
6.5 Scenario C: PIT recovery if DDL has been run
So far in this chapter, we have demonstrated how to recover objects to a PIT if
only SQL has been run between that PIT and the present time. What if DDL has
been run?
We use the following scenario to demonstrate how to recover objects to a PIT if
DDL has been run between the PIT and the present time.
6.5.1 Scenario ...