IBDAC

TIBCJournalInformation.CheckpointLength Property

Used to determine the number of journal pages to be written before initiating a database checkpoint.

Class

TIBCJournalInformation

Syntax

property CheckpointLength: Integer default 500;

Remarks

Use the CheckpointInterval property to determine the number of journal pages to be written before initiating a database checkpoint.

Note: If both CHECKPOINT LENGTH and CHECKPOINT INTERVAL are specified, whichever event occurs first will initiate a database checkpoint.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback