MB Software Solutions, LLC wrote on 2010-06-03: > Had a tech today tell me that it wasn't necessary to disable write- > behind caching if the processor had a battery backup or if the box had > a UPS on it. > > Sounded logical, since those devices would prevent power loss/flux and > hence not cause issue with DBF. > > What do you think? >
Mike, My experience is even with battery backups, when multiple users access the tables corruption of the indexes occur causing grief. In critical places where the index is required, I will open tables exclusive and reindex before processing to attempt to avoid the pitfalls of users not correcting this. However, there is usually a call or two a month from users having corrupt indexes. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000301cb0324$ecaabeb0$c6003c...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

