Klaus Aschenbrenner

SQL MCM Training – Day 0

For the next 3 weeks I’m in Bellevue/WA for the SQL MCM training provided by Paul Randal, Kimberly Tripp, Jonathan Kehayias, and Bob Beauchemin of SQLskills.com. So don’t expect any technical weblog posting from me within that time. I’m sitting in the following 3 training classes: Performance Tuning (5 days) High Availability & Disaster Recovery …

SQL MCM Training – Day 0 + read more

My SQLbits sessions

Since today its official, I’m presenting 2 sessions at the SQLbits conference in Liverpool (http://www.sqlbits.com) from September 30 – October 1. Here are both of my session abstracts: Advanced SQL Server 2008 Troubleshooting It’s Friday, 05:00pm. You are just receiving an email that informs you that your SQL Server has enormous performance problems! What can …

My SQLbits sessions + read more

How my SQL Server trainings helped Hannes and his company to improve their SQL Server based software

In the last months I have done a lot of SQL Server consulting engagements where I have seen the craziest performance problems and learned how to solve them effectively. Sometimes these problems occurred because of misconfigured hardware (mostly because of I/O subsystems), but almost every problem also had some source in the development, maybe a …

How my SQL Server trainings helped Hannes and his company to improve their SQL Server based software + read more

Replaying workloads with the RML Utilities

In today’s weblog posting I want to talk about replaying SQL Server workloads with the RML Utilities. RML Utilities stands for Replay Markup Language Utilities and are provided by Microsoft as a free download. You can download them here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7EDFA95A-A32F-440F-A3A8-5160C8DBE926. I have first encountered the RML Utilities when I read the book “Professional SQL Server …

Replaying workloads with the RML Utilities + read more