A. Command Reference : ckpdb Command--Back Up a Database : ckpdb Examples
 
Share this page                  
ckpdb Examples
Checkpoint and initiate journaling on the sales_fact database:
ckpdb +j sales_fact;
Checkpoint the sale_fact database and retain only the newest checkpoint:
ckpdb sales_fact -d;