Good evening,
We sometimes encounter unexpected deadlocks on SQL server related to standard non-customized AX processes. These deadlocks cause the AX clients to become unresponsive. Killing one of the processes involved solves the problem.
The processes involved are standard processes, so I do not expect that code changes are an solution, also because the locks are happening in random processes for random users (for example deletes of a temporary parm table).
Any suggestions how to handle / prevent these locks? Getting notified about the locks and killing them is not the problem, but are there any suggestions how we can prevent them (for example changes in the SQL Server configuration?)
Thanks for your help!
*This post is locked for comments
I have the same question (0)