56 DB2 Recovery Expert for Multiplatforms
recovery scenario requires the restore of a backup, the application of minilogs
and some additional DB2 log processing (because the last updates have not yet
been rolled into a mini log), DB2 RE does not consider minilogs as a valid
recovery asset for that scenario. All updates that need to be applied after the
backup has been restored, will be derived from the DB2 log in that case.
To encourage DB2 RE to consider the use of minilogs, you can run an update of
an existing minilog, before starting the DB2 RE recovery process. Updating the
minilog will add the latest information from the DB2 log for that table (or set of
objects) to the minilog, and will extend the reach of the minilog beyond the point ...