SQL Server Blog Posts

Always On Changing Cluster Configuration

There are situations where you would want to change the Windows cluster configuration so a failover does NOT occur. Failovers can occur due to quorum (error: The Cluster service is shutting down because quorum was lost) can't be reached for a short period of time when...

read more

SQL Server Statistics and Trace Flag 2371

SQL Server Statistics are small, lightweight objects that describe the distribution of data in a SQL Server table or column. The SQL Server query optimizer uses statistics to estimate how many rows will be returned by parts of your query. This heavily influences the...

read more

SQL Server Management Studio SSMS SSPI Error

Have you ever run into an SSPI error in SQL Server Management Studio (SSMS)? In this blog entry, we will show you 2 ways you can fix your SSPI error in SQL Server. SSPI Error: Cannot connect. The target principal name is incorrect. Cannot generate SSPI context Details...

read more

Need more information? Let’s Talk Today!