Some of the biggest performance tuning wins that I have had over my career have been related to performance tuning queries that are being called from SSIS. So often the actual query performance gets overlooked in the SSIS environment. A few years ago I was able to tune a query that was being called from an SSIS package and reduce …

Steps to Improve ETL Performance Using SSIS Read more »

Statistics IO and Statistics Time is another SQL Server Performance Tuning Tip to help you better understand performance bottlenecks. Have you ever wanted to know exactly how long it took for a query to run? Have you ever wondered how many I/O reads or writes were caused by your query? With Statistics IO and Statistics Time you can understand both of these. …

Statistics IO for Performance Tuning in SSMS Read more »

Statistics IO and Statistics Time are another SQL Server Performance Tuning Tip to help you better understand performance bottlenecks. Have you ever wanted to know exactly how long it took for a query to run? Have you ever wondered how many I/O reads or writes were caused by your query? With Statistics IO and Statistics TIME you can understand both …

Using Statistics Time for Performance Tuning in SSMS Read more »

SQL Server Performance Tuning Tips – Wait Statistics Wait statistics are commonly overlooked ways to quickly find out what is causing your SQL Server to be slow. One of the reasons is it’s difficult to see how they are trending over time. >>> It is not difficult with a monitoring tool. <<< When someone reports a slow database yesterday at …

Understanding your Wait Statistics Read more »

While watching a movie tonight, the Amazon Prime video system had an outage, no Amazon videos would play on my Amazon Fire TV Device. Netflix and Hulu worked fine, other internet traffic worked fine, just no Amazon Prime videos. After going to Twitter, I did some looking around and could find not status update on the outage on the official …

System Outage… How do you communicate with your customers? Read more »

Being the middle of the summer in the northern hemisphere, and with the Database Corruption Challenge over, I thought I would cover something a bit lighter, and not as hard core as database corruption. Share Your DBA on Vacation Stories If you have been a DBA for more than a year or two you probably have some story about going …

DBA on Vacation… Share your stories Read more »

If you are looking for more info on the corrupt database with Week 10 of the Database Corruption Challenge, you can take a look at the week 10 Challenge Details. With this being the final competition of the Database Corruption Challenge, I had to make it more difficult than the others, so I added 3 different types of corruption. This challenge was …

Solution to Week 10 Part 1 Database Corruption Challenge Read more »

After 10 weeks (or almost weekly) of corrupt databases, missing data and a challenging competition the Database Corruption Challenge finally comes to an end. As part of the last week of the challenge I created a short blog interview for the participants. This interview is Patrick Flynn. Patrick placed in third with a 3 way tie for third overall in the the Database Corruption Challenge scoring 21 …

Patrick Flynn Interview – Database Corruption Challenge Read more »

After 10 weeks (or almost weekly) of corrupt databases, missing data and a challenging competition the Database Corruption Challenge finally comes to an end. As part of the last week of the challenge I created a short blog interview for the participants. This interview is Neil Abrahams. Neil placed in third place with a 3 way tie for third overall in the the Database Corruption Challenge scoring 21 …

Neil Abrahams Interview – Database Corruption Challenge Read more »

After 10 weeks (or almost weekly) of corrupt databases, missing data and a challenging competition the Database Corruption Challenge, finally comes to an end. As part of the last week of the challenge I created a short blog interview for the participants. This interview is André Kamman. André placed second overall in the the Database Corruption Challenge scoring 22 points which pushed him above a 3 …

André Kamman Interview – Database Corruption Challenge Read more »