15. Performing Backup and Recovery : Backup by Checkpoints : Checkpoint a Database
 
Share this page                  
Checkpoint a Database
A checkpoint is a snapshot of the database.
To checkpoint a database
Issue the following command at the operating system prompt:
ckpdb dbname
The ckpdb command creates a new checkpoint for the named database.