AUTO_LRU_TUNING configuration parameter
Use the AUTO_LRU_TUNING configuration parameter to enable automatic LRU tuning, which automatically maintains enough clean pages for page replacement.
- onconfig.std value
- Not set. If the AUTO_TUNE configuration parameter is set to 1, automatic LRU tuning is enabled.
- values
0
= Off1
= On- takes effect
- After you edit your onconfig file and restart the database server.
Usage
Automatic LRU tuning changes affect all buffer pools and adjust the lru_min_dirty and lru_max_dirty values in the BUFFERPOOL configuration parameter.