Originally posted by: niella
Hi Mark,
In the the link you gave it states:
"The IBM documentation also suggests that some Oracle workloads may benefit more from full JFS than from CIO, but in my experience, only the Oracle redo logs should be on a JFS filesystem."
So this implies the DBA actually uses CIO for his data-files, right? I cannot find conclusive "switch to DIO or CIO in this scenario" type documents from Metalink, and in our own tests we see significant CPU usage drops, but either a slight degradation or fairly similar throughput for sequential operations. When I asked the DBA to increase the Oracle block-size beyond 8K (since page-ahead no longer has an effect) I was told that this would be impractical on an existing system since the database tables would have to be recreated or something along that lines. So I wonder if CIO or DIO really should only be considered during database creation?
It would be really awesome if you or anyone else knew of a way to determine more clearly in which Oracle setups it would help to help to switch to either DIO or CIO and what sort of improvements they saw...
Thanks,
Niel