July 27, 2011 8:00 AM
Posted by: Colin Smith
Tools,
TroubleshootingI use SQL Nexus all the time to identify bottlenecks of my SQL Servers and I absolutely love the tool. I ran into a small issue though where I could not always load the *.trc files. It would start and fail very quickly and move on to importing the other...
November 4, 2010 3:17 PM
Posted by: Colin Smith
Login Errors,
SQL Server,
Troubleshooting,
Windows AuthenticationSo this morning I was asked to help out with an issue that a user was seeing. The user has an application that uses a local account on the server to run the application and that application uses that account using windows auth to connect to a sql server on another host. So when I got the call I...
June 25, 2010 7:00 PM
Posted by: Colin Smith
SPN,
SSPI,
TroubleshootingI recently had an issue with a site that was getting some users connected to a few new SQL Server 2005 instances just fine, via ODBC connections, while other users were getting SSPI errors. SSPI usually is indicative of a problem with SPN's and Kerberous Authentication. What was even more strange...