Forum Discussion
Hans-DieterGehlen
Sep 07, 2023Copper Contributor
accdb database in inconsitent state
Hello everyone, As of 1..2 weeks days we're encountering our accdb backend to get inconsistent regularly. Background: We're running ca. 10 locally stored frontend accdbs which concurrently access a...
Tom_van_Stiphout
Sep 07, 2023Steel Contributor
Your server is old. It could be having intermittent hardware issues. Access is very sensitive to momentary network continuity issues. Could be one of the switches as well.
I would definitely step up my backups. Every 15 min or so. And look for a new home for the BE, even a temporary one.
I would definitely step up my backups. Every 15 min or so. And look for a new home for the BE, even a temporary one.
Hans-DieterGehlen
Sep 07, 2023Copper Contributor
Tom, Good point. Do you or anyone else have a ballpark number you think of the length of intermittents within the network? Is it <100ms, <1s or even longer which is needed to crash a JET DB? We're running a background timer within the frontends which will shut them down if the connection gets lost for >1s. That is: any user of ours would report if it happened. But no one did so far...
One more thing to add: MS Access never reported "database is in inconsistent state". That was my wording! What happens in real is that something happens in the background and days later we find Access getting stuck if we wanna get access to an entity which is broken inside! So, yes: we're doing server side backups every hour actually, but like Covid-19: at time of discovery, it is almost too late to move...
One more thing to add: MS Access never reported "database is in inconsistent state". That was my wording! What happens in real is that something happens in the background and days later we find Access getting stuck if we wanna get access to an entity which is broken inside! So, yes: we're doing server side backups every hour actually, but like Covid-19: at time of discovery, it is almost too late to move...