G
George Potemkin
Guest
> Do you see this behavior as well or are you also seeing the value change as a direct result of changing the parameter? Kyle, you are correct. The used shared memory is increasing by 160 bytes every time when HWM of db connections is increasing by one. Changing the -numCheckpointStats through _DbParams does not change the used size of shared memory. I used the wrong sequence during the test: update _DbParams, then start promon to check the shared memory. New promon session has increased HWM of db connections. So _DbParams works as expected.
Continue reading...
Continue reading...