triggerCheckpointForIMOLTP

Syntax

triggerCheckpointForIMOLTP([force=false], [sync=false])

Arguments

force (optional) is a Boolean value that determines whether to force a checkpoint operation. The default value is false.

sync (optional) is a Boolean value to determine whether to force a checkpoint to be performed asynchronously. The default value is false.

Details

Manually trigger a checkpoint operation for IMOLTP databases.

Note: Specify the configuration parameter enableIMOLTPEngine and enableIMOLTPCheckpoint before execution.