Originally posted by: nagger
Hi,
I don't see any point in mounting your Oracle code as CIO.
The problems is CIO is likely to be very slow and this blocks the use of the filesystem cache which normally speeds up general I/O a great deal - as you have found.
You should use CIO only for database data files and the directories they are in.
Hope this helps, N