Microsoft Access Memory Issue after December 6 2022 Build15831 Office Update

Anonymous
2022-12-13T20:25:43+00:00

I've found that Access programs are running out of memory or getting system resources exceeded errors after the recent office update. If I open task manager and watch the memory resources the continue to go up and are never released like they normally do. This was not an issue until the update last week. Working in O365 32 bit access.

Anyone else experiencing this?

Microsoft 365 and Office | Access | For business | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

69 answers

Sort by: Oldest
  1. Anonymous
    2023-01-06T18:42:16+00:00

    Are we getting any feedback from Microsoft on a fix for this? My concern is that the next semi-annual update will be coming out in the next couple weeks. We've been rolling customers back but at some point we need a fix.

    Thanks

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-01-11T03:59:47+00:00

    Just chiming in with a "me too".

    One of my clients has an excessive collection of quarterly reports that, under normal circumstances, takes about 10-12 hours to run. It's all done with some very simple VBA, but since it's spitting out 100s of PDFs, it takes a while.

    We've been doing this quarterly without any hiccup for well over two years. Our setup is an ACCDE front-end (32-bit) with a MS SQL backend over ODBC.

    When we attempted to run the report a few days ago, we couldn't get past the second PDF. A variety of "System Resource" type errors would pop up and Access would have to be force-quit. When watching the Task Manager, I can see Access's memory jumped roughly 5 MB every second until it would hit about 1,000 MB, then it would crash.

    After updating to 64-bit office, we have the same problem but now it goes up to 5,000 MB after running for about 10 minutes. I force quit because I knew it would soon reach the limit of RAM on the machine.

    It definitely appears that there's some kind of memory issue for intensive queries that causes Access (or the SQL driver, I don't know) to not reclaim the RAM after it's done using it.

    I've since tried optimizing the queries, shifting queries to the SQL server, editing the reports to a minimum, rebooting, editing code for undefined/varient data types, compiling/recompiling VBA, even copying all of the Access objects into a new ACCDB file, and nothing has any effect. I've also tried reverting to an old version of the ACCDB file from September (in case it was a mistake I made), and nothing solves the problem.

    Needless to say, I've spent about 5 hours troubleshooting this and my client still doesn't have their quarterly reports.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-01-11T06:01:45+00:00

    Hi David,

    I suggest you change to semi-annual, which should roll you back to a previous stable version, so that you can get your quarterly reports out. For anyone who needs to rely on Access for their business, the semi-annual update channel should be good enough.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-01-11T06:08:59+00:00

    I suggest you change to semi-annual, which should roll you back to a previous stable version, so that you can get your quarterly reports out. For anyone who needs to rely on Access for their business, the semi-annual update channel should be good enough.

    Thanks, Tom! I've asked the IT department to roll back the computer that I use -- and if that's successful, I'll ask them to do the same for everyone else.

    I'll update here if that solves the problem. 🤞

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-01-11T09:17:49+00:00

    Hi David,

    Many people have reported that the problem goes away when they revert back to version 2010 in the Current Channel of Office 365.

    The semi-annual channel is a different beast. If you manage to be changed to semi-annual then please report if the problem goes away.

    This is a question that is on the minds of several affected people, because unfortunately the semi-annual channel has been updated yesterday, which means that the updates will be rolled out gradually over the course of this week. So, the question is whether the problem causing change from version 2011 has now also arrived in the semi-annual channel or not.

    Servus

    Karl

    Was this answer helpful?

    0 comments No comments