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


2.71 DUMP 2512

Code

2512 delay

Symbol

TcStartDumpIndexOpCount

Kernel Block

DBTC

Description.  Dumps the value of MaxNoOfConcurrentIndexOperations, and the current resource usage, in a continuous loop. The delay time between reports can optionally be specified (in seconds), with the default being 1 and the maximum value being 25 (values greater than 25 are silently coerced to 25).

Sample Output.  (Single report:)

Node 2: IndexOpCount: pool: 8192 free: 8192

Additional Information.  There appears to be no way to disable the repeated checking of MaxNoOfConcurrentIndexOperations once started by this command, except by restarting the data node. It may be preferable for this reason to use DUMP 2513 instead (see Section 2.72, “DUMP 2513”).