At #SQLbits, Jamie Thomson (Blog – Twitter) demoed the following SSIS add-ins:
Kimball SDC
Trace File Source
XMLify
File Watcher
Dynamic Data Flow
Rank Transform
Normaliser
Twitter
Compression
XMLify
Jamie find this useful when parsing error output from other SSIS steps, which often have several result sets with different columns. XMLify dumps all of the data into a single XML file for easier error [...]
Read the full article »
At #SQLbits, Simon Sabin (Blog – Twitter) talked about car crash queries: queries that suddenly have bad performance out of nowhere, yet if you copy/paste them into SQL Server Management Studio, they run quickly. The culprit is often parameter sniffing: the engine looks at the query and builds a plan, but if the parameters in [...]
Read the full article »
At #SQLBits, I was quite excited to attend this session because of the presenter. Christian Bolton of COEO (Blog – Twitter) was the head author on our upcoming book SQL Server 2008 Internals and Troubleshooting, and he’s one of the only 8 Microsoft Certified Masters on SQL Server that work outside of Microsoft.
Physical vs Virtual [...]
Read the full article »
At SQLBits, MVP Jasper Smith of SQLDBATips.com held a session on what’s newin SQL Server 2008 R2 for database administrators.
Application and Multi-Server Management
To illustrate the problem with server sprawl, Jasper gave some quick stats about a big enterprise. Microsoft IT has around 5,000 SQL Server instances with 100,000 databases, averaging CPU utilization under 10%.
To help [...]
Read the full article »
At SQLbits, Donald Farmer (@DonaldDotFarmer) talked about IT in terms of data, and did it with an interesting picture story from the early 20th century. Data today isn’t all that different from the messy desktops and clean library card catalogs of the last century.
IT professionals still break into the same 3 roles that existed a [...]
Read the full article »
There’s two big SQL Server training events coming up in Europe, and I want to make sure we get the word out for the community.
I specifically call these training events because that’s what they are: you’re going to learn more about database servers and how they work. I believe that the fastest way to become [...]
Read the full article »