Checkpointing a database

A checkpoint guarantees that data pages changed by completed transactions are regularly written from the cache in memory to the database device. Each time you issue a checkpoint, Adaptive Server:

To checkpoint a database:

  1. Right-click a database or select File.

  2. From the list of options, select Checkpoint.

Sybase Central displays the Confirm Checkpoint dialog box. Select Yes to checkpoint the database or No to exit. Select the Preview button to preview the SQL text used to perform the checkpoint.