I'm hoping someone might be able to offer some inspiration into a problem I'm seeing with a reports. I'll start by giving some context:We are migrating from CRM 2011 to 2015 and DB from SQL 2008 r2 to SQL 2014When we execute any of the reports from CRM we are seeing blockings on the serverSSRS is on one server: http://dev1/ReportsReport server and CRM db is on another server: dev2CRM is on another server: dev3We are seeing that ReportServer.dbo.GetSessionData;1 is getting blocked by ReportServer.dbo.WriteLockSession;1. Some times we are getting time puts when we eecute multiple reports at a timeCan some one please help me solve this
↧