Hi,
I have been looking into various performance issues with our CRM database and one which we have noticed very strange is regular database blocking which seems to originate from advanced find.
Several times a day the entire CRM system becomes non responsive for all users and upon investigation of the database there are blocking processes which appear to be attempting to create functions on the CRM database. The two main offenders appear to be dbo.fn_GetCutoverTime and dbo.fn_FindUserGuid.
For some reason this will block all other processes for several minutes, can anyone help with a resolution or point me in the right direction.
Our set up is 2x webservers, 2x async servers, 1x reporting services, 1x SQL Server 2008 R2, with approximately 400 users.
I believe the version we are running has roll up 16 applied however I am still confirming this.
Kind regards,
Nic
*This post is locked for comments
I have the same question (0)