Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Turns off use of asynchronous I/O.
dbsrv16 -ua ...
Linux
By default, the database server uses asynchronous I/O on Linux when possible. To use asynchronous I/O, the following conditions must be met:
The library libaio.so can be loaded at run time.
The kernel has asynchronous I/O support.
To turn off the use of asynchronous I/O, specify the -ua database server option.