Wednesday, July 31, 2013

SharePoint 2013 dbghelp.dll issue

Issue:
SQL Event logging dbghelp.dll messages every second, or multiple msgs per second.

Solution:
Reduce the time they are logged.


The Database Performance Metric Timer Job runs every minute. This was throwing the message into SQL. This appears to be a bug with SharePoint 2013 on premise. The 'workaround' is to Change the frequency of the Timer Job to Daily, rather than the default of every minute.

I found this to be the most helpful post and provided the person that had incorrectly set the Answered post with an update to the lower most post marked as Helpful that actually resolved this.

http://social.technet.microsoft.com/Forums/sharepoint/en-US/6060757a-9832-4d28-8719-c24862ef7de9/sql-2012-standard-with-sharepoint-2013-error-message-filling-sql-log-using-dbghelpdll-version



By "reduced" I mean until midnight when the Timer job associated with the issue will run again. 

No comments:

Post a Comment