Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> filesystemio_options vs disk_asynch_io
I'm confused with the difference between setting
filesystemio_options=asynch and
disk_asynch_io=true
Which of the above two parameters determine if asyncio is turned on?
The other confusion I have is we already have
forcedirectio turned on at the mount point level for
all oracle data files. The parameter,
filesystemio_options was introduced in 9i and now
according to the documentation we can turn on direct
IO by setting filesystemio_options=directIO.
So, now to use Direct IO for all Oracle data files, do
we have to turn on directio at the mount point level
and set filesystemio_options=directIO at the same time
or is turning on forcedirectio at the mount point
level sufficient to guarantee directio?
We are running 9.2.0.4 on Solaris 8.
thanks.
steve
-- http://www.freelists.org/webpage/oracle-lReceived on Tue May 10 2005 - 09:39:09 CDT
![]() |
![]() |