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


2.177 DUMP 103000

Code

103000

Symbol

SetSchedulerResponsiveness

Kernel Block

CMVMI

Description.  Sets the SchedulerResponsiveness parameter to a value between 0 and 10, inclusive.

Sample Output. 

ndb_mgm> ALL DUMP 103000
Sending dump signal with data:
0x00019258
Sending dump signal with data:
0x00019258

dump 103000 X, where X is between 0 and 10 to set transactional priority
ndb_mgm> ALL DUMP 103000 50
Sending dump signal with data:
0x00019258 0x00000032
Sending dump signal with data:
0x00019258 0x00000032
Trying to set SchedulerResponsiveness outside 0-10
ndb_mgm> ALL DUMP 103000 5
Sending dump signal with data:
0x00019258 0x00000005
Sending dump signal with data:
0x00019258 0x00000005
Setting SchedulerResponsiveness to 5

Additional Information.  [N/A]