Skip to main content
Summary Is the use of "Enable write caching on the disk" setting recommended with Orbix 6.3?
Article Number 16634
Environment Windows Server 2008 Orbix 6.3.4
Question/Problem Description Is the use of "Enable write caching on the disk" setting recommended with Orbix 6.3?
Which policies settings are recommended for a physical disk drive?
Clarifying Information
Error Message
Defect/Enhancement Number
Cause

"Optimize for performance" generally enables write caching for the disk, but Berkeley DB flushes writes when it needs to, thus effectively overriding that policy, for those writes.

 

"Enable write caching on the disk" literally enables caching of write operations in the cache inside the physical drive, the one between the drive’s controller and the physical stable media.

Resolution The use of "Enable write caching on the disk" and "Enable advanced performance" is not recommended for the Berkeley DB used with Orbix.
Workaround
Notes

Please also review the following documentation of the Berkeley DB:

http://download.oracle.com/docs/cd/E17076_02/html/gsg_txn/C/sysfailure.html
http://download.oracle.com/docs/cd/E17076_02/html/programmer_reference/program_cache.html

Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 10 September 2011

#Orbix
#KnowledgeDocs