Recently, we faced a problem with sql diff backup. Our client is using NAV 2013 R2, we take sql diff backup everynight, sometimes some users still use NAV at that timing, so there will be table lock happens and the NAV Instance just restart automatically. We asked Microsoft, they said this is normal because sql backup will lock table. Just want to confirm here in Mibuso, does anyone faced the same problem before?
0
Answers
But, backups can make load on server which will produce slower executions of some procedures executed from NAV (or elsewhere) that do make locks which, in turn, will last longer than usually.
I think I agree with you, backup should not cause deadlock. Last week I updated CU to the latest one, maybe that will solve my problem.