You can use the RDM$BIND_CKPT_TRANS_INTERVAL logical name to
define a process-specific checkpoint interval value when undo
/redo recovery processing is enabled. By default, a process
checkpoints when the AIJ block size limit is reached or the time
interval limit is exceeded, whichever occurs first. The RDM$BIND_
CKPT_TRANS_INTERVAL logical name uses the number of transactions
as the checkpoint trigger. For example, if you define RDM$BIND_
CKPT_TRANS_INTERVAL to be 10, the process on which the logical
is defined checkpoints after committing ten transactions IF the
transaction limit is reached before the block size or time limits
are exceeded.