(Contents)(Previous)(Next)

Recovery of a Previous Database State

Is it possible to define a cut-off time for recovery when restoring the database?

The RESTORE LOG function in CONTROL can be used to specify that only transactions completed prior to a specific point in time are to be restored.


(Contents)(Previous)(Next)