Programming & Troubleshooting

Focus on Microsoft development technologies and Windows Azure cloud platform

SQL Server Connection failed with jTDS JDBC Driver - SSPI handshake failed with error code 0x80090302, state 14 while establishing a connection with integrated security; the connection has been closed.

This is a quick blog post about one error that I encountered earlier last week. One customer has a...

Author: Alex Feng [MSFT] Date: 07/28/2013

SQL Server cluster failover fails with Error Code: 0x80071398

I have installed a 3-node SQL Server 2012 failover cluster on Windows Server 2012 few days ago, and...

Author: Alex Feng [MSFT] Date: 07/23/2013

An example to PIVOT on a column with undermined unique values

SQL Server T-SQL PIVOT is a great feature that you can turn the unique values from one column into...

Author: Alex Feng [MSFT] Date: 07/10/2013

SQL Server can't start after accidently set the "max server memory" to 0

One of my customer accidently set the "max server memory" of SQL Server to 0, and then the server...

Author: Alex Feng [MSFT] Date: 07/07/2013