I have a program that must process a large number of records in a transaction block. I was getting error 3052 "File Sharing Lock Count Exceeded." According to an article from Microsoft's Knowledge Base (and another in this forum), the recommendation is to increase the default setting of the MaxLocksPerFile setting. There is no mention anywhere of what impact increasing this setting will have. How much free disk space do I need if I increase the number to 15,000? 20,000? Are there any other pitfalls I should be aware of running under Windows environments (XP, 2000, NT, 98)?
Thanks!
JD
Thanks!
JD