Controlling Checkpoint Disk Space
Because “big data” databases can be large, it may be prudent to set the number of checkpoints maintained by the system. This can be done with the alterdb command utility.
For example, the following command configures pocdb to maintain one checkpoint only:
alterdb -keep=1 pocdb