- Code
2512
delay
- Symbol
TcStartDumpIndexOpCount
- Kernel Block
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”).