SharePoint 2010 Diagnostics Studio Errors Event ID 6398

Having installed the SharePoint 2010 Diagnostics Studio on a server we were seeing hundreds of events with ID 6398:- Log Name:      Application Source:        Microsoft-SharePoint Products-SharePoint Foundation Event ID:      6398 Task Category: Timer Level:         Critical Description: The Execute method of job definition Microsoft.SharePoint.Diagnostics.SPSqlBlockingReportDiagnosticProvider (ID e0c0213b-63fc-4ede-acc9-7a569ba95812) threw an exception. More information is included below. You do not [...]

Tags: , ,

SQL Toolkit introduction

In my last post I talked about writing an example application using the Red Gate SQL Toolkit but it occurred to me that I ought to mention a bit more about what SQL Toolkit is and what it can be used for.

Tags: , , ,

Red Gate SQL Toolkit: SQL Deployment example

We are getting a lot of customers interested in using SQL Toolkit for deploying database updates to remote customer sites. Using SQL Toolkit you can distribute a single executable to your customers and use the Toolkit to do a schema comparison and then automatically update the customers database with the differences between a snapshot from [...]

Tags: , , ,