Playing around with your live SQL Server cluster is always something to be extra careful with. Especially when you have to remove some old storage…
Today I finally found some spare time to dig into some SQL Server management data warehouse issues we were experiencing. The collection jobs failed for no…
It is been a long time since my last post and my list for blog article candidates constantly keep growing I hope soon I will…
I just patched my dev instance with Service Pack 1 for SQL Server 2008 R2 and in this post I will share some first impressions…
Following the release news around SQL Server it seems that this week is quite busy with the CTP3 of SQL Server Code Name “Denali” and…
In this post I would like to share a simple query showing currently running statements (using sys.dm_exec_requsts DMV) along with the connection type, address and…
In this post I will show you how to create a simple report with dual Y-axis column chart. It is a very common requirement in…