Turns off use of asynchronous I/O.
{ dbsrv11 | dbeng11 } -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.
If you want to turn off the use of asynchronous I/O, specify the -ua option on the database server command line.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |