AUTO_AIOVPS configuration parameter
The AUTO_AIOVPS configuration parameter enables the database server to automatically increase the number of asynchronous I/O virtual processors (AIO VPs) and page cleaner threads when the database server detects that the I/O workload outpaced the performance of the existing AIO VPs.
- onconfig.std value
- AUTO_AIOVPS 1
- values
0
= Off1
= On- takes effect
- After you edit your onconfig file and restart the database server.
Usage
The VPCLASS aio configuration parameter controls the number of AIO VPs, If the VP aio parameter is not set in the onconfig file, the initial number of AIO VPs the database server starts when AUTO_AIOVPS is enabled is equal to the number of AIO chunks. The maximum number of AIO VPs the database server can start if VP aio is not set is 128.