Hi
I have a customer with a 3 user OI 7.2.2 Runtime which when all 3 log on the application DBT file gets corrupted. Any ideas on why this is occurring or how to fix it would be appreciated?
Regards
Bill North
Unless you are redefining the list of attached tables continually or adding / removing indexes on a continual basis the corruption is probably external. There have been improvements to this since 7.2.2.
My suggestion is to use SysInternals Process Monitor on the server and set the filter to monitor only the DBT file. This should indicate when and what is changing the DBT file.
Maybe someone is using offline files and their computer is over-writing the network copy when they re-sync.
You can also enable NTFS audit logging to record security events when the file is changed.