Documentation Home
NDB Cluster Internals
Related Documentation Download this Manual
PDF (US Ltr) - 1.2Mb
PDF (A4) - 1.2Mb


2.130 DUMP 7090

Code

7090

Symbol

DihSetTimeBetweenGcp

Kernel Block

DBDIH

Description.  Sets the time between global checkpoints to the specified number of milliseconds. With no argument, sets this interval to the configured value of TimeBetweenGlobalCheckpoints (default is 2000 milliseconds).

Sample Output. 

Press CTRL+C to copy
ndb_mgm> ALL DUMP 7090 Sending dump signal with data: 0x00001bb2 Sending dump signal with data: 0x00001bb2

Press CTRL+C to copy
2019-07-31 18:03:36 [ndbd] INFO -- Setting time between gcp : 2000
Press CTRL+C to copy
ndb_mgm> ALL DUMP 7090 10000 Sending dump signal with data: 0x00001bb2 0x00002710 Sending dump signal with data: 0x00001bb2 0x00002710
Press CTRL+C to copy
2019-07-31 18:08:01 [ndbd] INFO -- Setting time between gcp : 10000

Additional Information.  [N/A]