RSS_NONBLOCKING_CKPT configuration parameter

Use the RSS_NONBLOCKING_CKPT configuration parameter to enable non-blocking checkpoint at RS secondary server.

onconfig.std value

RSS_NONBLOCKING_CKPT 0

values
  • 1 - Enable non-blocking checkpoint at RS secondary server
  • 0 – (Default) Disable non-blocking checkpoints
units

Not applicable

takes effect

After you edit your onconfig file and restart the database server.

When you reset the value dynamically in your onconfig file by running the onmode -wf command.
When you reset the value in memory by running the onmode -wm command.

Usage

RSS_NONBLOCKING_CKPT configuration parameter control the checkpoint behavior at RS secondary server.

Attention: RSS_NONBLOCKING_CKPT configuration parameter will be deprecated in future releases. User should use SEC_NONBLOCKING_CKPT instead.