
I have the below blocking issue that is causing Dynamics to hang for a bunch of our users, below using sp_whoisactive, we can see that all the SPIDs trying to update DOCUREF table, are blocked by a FETCH_API_CURSOR. How do I determine what exactly is going on in this cursor?
This is Dynamics 2012 R2 CU7 on SQL2012.
*This post is locked for comments
I have the same question (0)