I have been running Access 2016 for the past 2+ years without much issue. I run the same queries in a macro once a week to process new records. Our records are stored over 10 databases linked with a key field. Most databases are currently around 1GB. There are about 400K records in each database.
My databases are automatically compacted and repaired when they close.
A couple of months ago, I started getting a "Database already exists" warning when I closed any Access Database. I had not seen that before. I don't believe I did anything to cause this. This week many of the queries that worked fine for years started having "System resources exceeded" errors.
What I have done so far:
1. Reduced the size of the databases by 25% by moving older records to separate archive databases.
2. Simplified a few complex queries into basic tasks. This works some but I would need to write hundreds of new queries and the old ones had been working great for many years before now.
3. Reinstalled Access. This will allow an extra 10 queries to run but eventually system resources get exceeded.
4. Tried setting the MaxLocksPerFile value to 15000; 25000 & 25000 in the VBA editor. Since I am not a programmer, I think I did it correctly but not certain.
5. Used Task Manager to find any other programs running and eating up memory- there were not any.
6. Left computer off and unplugged overnight to drain any RAM- not sure if this really works but it fixed many computer problems in 1995.
Like the reinstall of Access, an extra 10 queries ran before hitting system resources exceeded.
7. Scoured the internet for help and landed here.
Could the two warnings be connected? Any idea why queries that worked great for years are now exceeding system resources?
Thank you
My databases are automatically compacted and repaired when they close.
A couple of months ago, I started getting a "Database already exists" warning when I closed any Access Database. I had not seen that before. I don't believe I did anything to cause this. This week many of the queries that worked fine for years started having "System resources exceeded" errors.
What I have done so far:
1. Reduced the size of the databases by 25% by moving older records to separate archive databases.
2. Simplified a few complex queries into basic tasks. This works some but I would need to write hundreds of new queries and the old ones had been working great for many years before now.
3. Reinstalled Access. This will allow an extra 10 queries to run but eventually system resources get exceeded.
4. Tried setting the MaxLocksPerFile value to 15000; 25000 & 25000 in the VBA editor. Since I am not a programmer, I think I did it correctly but not certain.
5. Used Task Manager to find any other programs running and eating up memory- there were not any.
6. Left computer off and unplugged overnight to drain any RAM- not sure if this really works but it fixed many computer problems in 1995.

7. Scoured the internet for help and landed here.

Could the two warnings be connected? Any idea why queries that worked great for years are now exceeding system resources?
Thank you