
Chapter 7. Dropped object recovery 175
LOGRETAIN must be set to RECOVERY mode
7.3.4 Without DB2 Recovery Expert
Using standard DB2 recovery functions, you have the following options to bring
back your data.
You can restore an entire database to the point in time just before the table
space was dropped. However, this will impact other objects in the same
database. They will also be restored back to the same point in time as the
table space that you want to “undrop”.
You can also clone the database from the backup image and apply logs to a
point in time just before the table space was dropped. Then extract the DDL
and data from the cloned ...