- Code
2512
delay- Symbol
TcStartDumpIndexOpCount- Kernel Block
Description. Dumps the value ofMaxNoOfConcurrentIndexOperations, and the current resource usage, in a continuous loop. Thedelay 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: 8192Additional Information. There appears to be no way to disable the repeated checking ofMaxNoOfConcurrentIndexOperations once started by this command, except by restarting the data node. It may be preferable for this reason to useDUMP 2513 instead (seeSection 2.72, “DUMP 2513”).