What Is After-Imaging?
- A journal of transaction “notes” that can be replayed against a baseline backup to restore a database to the last completed transaction or a point in time or a specific transaction number.
- This is the same concept that some other databases refer to as the “redo log”.
- Differs from the before image file (undo log) as space is not reused without interaction or scripting.*