Asynchronous IO (UNIX)

From: <Steve_Dodsworth_at_qsp.co.uk>
Date: 1995/09/27
Message-ID: <44ba6u$7nk_at_mailhost.qsp.co.uk>#1/1


Hello All,

After reading numerous books and having countless arguments, I assume the following to be true.

If the unix operating system supports asynchronous IO then set an init.ora flag called use_async_io to true ONLY if the datafiles etc are to be stored on raw devices.

If the datafiles are stored on 'normal' file systems then set this flag to false (default) and instead set at least as many db_writers as there are disks used to store the datafiles on.

An exception to this is AIX, which can use kernal settings to achieve asynchronous IO. In this case set use_async_io to true and db_writers to 1.

If anyone knows any different or indeed knows any more exceptions - can they please reply Thanks

Steve Dodsworth

 T.C.



| |
| All opinions expressed are my own and should not be |
| taken as being the opinions of my employer. |
| I accept full responsibility for my thoughts and actions. |
|___________________________________________________________|
                                         disclaimer-in-a-box
Received on Wed Sep 27 1995 - 00:00:00 CET

Original text of this message