Used to determine the number of seconds between database checkpoints.
property CheckpointInterval: Integer default 0;
Use the CheckpointInterval property to determine the number of seconds between database checkpoints.
Note: If both CHECKPOINT LENGTH and CHECKPOINT INTERVAL are specified, whichever event occurs first will initiate a database checkpoint.