IBM Books

Roll-Forward

Click on this check box to perform roll-forward recovery. There are two types of roll-forward recovery:

Roll-Forward to the end of the logs
This is the default. All changes recorded in the logs are applied to the database or database partition.
Note: Graphic denoting partitioned database environments appears here. If you need to restore a single database partition, you can perform roll-forward recovery to the end of the logs to bring it up to the same level as the other database partitions in the database.

Roll-Forward to a point in time
Changes are rolled forward to a specific date and time. If you decide not to specify a date and time, the default is the current date and time. The Next transaction to reapply field displays the date and time of the next transaction that will be reapplied by the roll-forward operation. To determine this date and time, the roll-forward status of all table spaces is checked. The date and time of the table space that has already been rolled forward to the most recent date and time (if any) is displayed.
Note: Graphic denoting partitioned database environments appears here. In a partitioned database environment, the database is located across many nodes. In this environment, if you are performing point-in-time roll-forward recovery, all database partitions must be rolled forward to ensure that all partitions are at the same level.

[ Top of Page | Table of Contents | Glossary | Index ]

[ DB2 List of Books | Search the DB2 Books ]