Home | Previous Page | Next Page   Logging and Log Administration > Logical Log > Freeing of Logical-Log Files >

Action if the Next Log File Contains the Last Checkpoint

The database server does not suspend processing when the next log file contains the last checkpoint or the oldest update. The database server always forces a full checkpoint when it switches to the last available log, if the previous checkpoint record or oldest updated not-yet-flushed-to-disk is located in the log that follows the last available log. For example, if four logical-log files have the status shown in the following list, the database server forces a checkpoint when it switches to logical-log file 3.

Log File Number
Logical-Log File Status
1
U-B----
2
U---C--
3
F
4
U-B---L
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]