
Chapter 7. Dropped object recovery 149
7.1.4 Recovery without DB2 Recovery Expert
Using standard DB2 functions, you can recover a dropped table if your table
space is set to “
Dropped table recovery ON”. However, you have to restore the
whole table space, not a single table. This can be a problem when you have
multiple tables per table space.
Using DB2 Recovery Expert, with or without “Dropped table recovery ON”, you
can still recover a single table until the last committed transaction.
T5 DROP TABLE ORG
T6 Bring ORG back to situation before the
DROP (after T4 and before T5)
Time Action
Tips:
1. We recommend that you enable DROPPED TABLE RECOVER