Malcolm Greene wrote on 2011-07-11: > Hi Tracy, > >> These are some things that cause corruptions with our clients. >> On demand backup software. >> Desktop indexing software. >> Anti-virus >> Slow network (bad nic, router, hub, cable) > > Have you built any type of diagnostic checks or utilities that help you > pin point these problems? > > Thanks, > Malcolm >
Malcolm, The use of SysInternals File Monitor to log what else touches files when a process is happening. These days you need to use Process Monitor http://technet.microsoft.com/en-us/sysinternals/bb896645 or DiskMon for Windows http://technet.microsoft.com/en-us/sysinternals/bb896646. I was getting several errors during a PACK about a file of that name already exist. Then the user didn't have a table anymore. That is when I started using SysInternals to find what other programs touched the files when the program modified them. 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/[email protected] ** 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.

