| Oracle9i Database Reference Release 1 (9.0.1) Part Number A90190-02  | 
  | 
Initialization Parameters, 50 of 220
| Parameter type | 
 Boolean  | 
| Default value | 
 
  | 
| Parameter class | 
 Static  | 
| Range of values | 
 
  | 
DISK_ASYNCH_IO controls whether I/O to datafiles, control files, and logfiles is asynchronous (that is, whether parallel server processes can overlap I/O requests with CPU processing during table scans). If your platform supports asynchronous I/O to disk, Oracle Corporation recommends that you leave this parameter set to its default value. However, if the asynchronous I/O implementation is not stable, you can set this parameter to false to disable asynchronous I/O. If your platform does not support asynchronous I/O to disk, this parameter has no effect.
If you set DISK_ASYNCH_IO to false, then you should also set DBWR_IO_SLAVES to a value other than its default of zero in order to simulate asynchronous I/O.
| 
See Also:
 
 
  | 
| 
 | 
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved.  | 
 
  |