Wrap up for the #tsql2day event for July 2017. The topic for this month is "e;Lessons Learned the Hard Way"e;
#tsql2sday is a monthly blog party on the second Tuesday of each month. Everyone is welcome to participate, so no matters you are an experienced blogger or you just want to start writing about SQL Server, this is a real good chance to add something to the community.
On July 2017’s event the proposed topic was aimed for all you to share those little secrets that made your tummy burn after pressing F5.
Blog posts
Since early in the morning I’ve been reading your posts which makes me very happy and feel the topic was certainly well accepted by the community.
In order of published date these are the posts that took part in this month’s event.
- How missing indexes tore down the systems at the IT University of Copenhagen, by Kennie Nybo Pontoppidan. This is a really good point as sometimes small (or not so small) details can compromise our systems. We tend to think of indexes as performance tuning solution, but if our databases don’t perform we can take applications down or just get angry users, not sure which is worse.
- Lessons learned the hard way, by Denis Gobo. Wow, what can I say? it’s clear the more experience you get, the more of these you’ve seen along the way. Great real life examples that can make you sweat.
My fav? BEGIN TRAN and walk away 🙂 - Learning the hard way – referenced objects or actual objects, by Rob Farley. A classic, you’re never too cautious whet it comes to deleting data. Deleting production data make your stomach burns!
- SQL Server Rookie Mistakes, by Arun Sirpal. I have seen this too 🙂 but in my case was just the log file which is still really bad
- Lessons Learned the Hard Way, by Andy Levy. Not every under performing SQL Server is because of bad TSQL or bad database design, especially in virtual environments, good to remember that.
- My Most Embarrassing SQL Moment by Bert Wagner. When you are to meet the DBA in a new job, break the ice with some coffee, don’t break the database!
- Lessons Learned the Hard Way by Aaron Bertrand. Good tip for fast paced environments, where all is in a bit of a rush.
- Save and save often by Kenneth Fisher. Wise advise, I failed on this miserably many times, thankfully now I got SQL Prompt to do it for me!
- Think twice before using table variables, by Matthew McGiffen. This can’t be stressed enough so it’s always a very useful reminder.
- Lessons Learned The Hard Way, by Chris Yates. Good recap of things to pay attention to when we lack a bit of experience.
- Lessons Learned The Hard Way, by Garland MacNeill. Ahhh, this feeling when you hit intro (or F5) and realize you just screwed up. Priceless.
- Indexing a HUGE Table, by Nate the DBA. Creative solutions for mere peons (aka Standard Edition DBA’s). Good one!
- Mistakes Engineers Learn, by Edwin M Sarmiento. One of the most important lessons, we are not just IT people, we are people and communication and team working is key.
- Trust But Verify , by Andy Galbraith. Wise advice, it’s not that I don’t trust you, but… 🙂
- Lessons Learned The Hard Way, by Shane O’Neill. There are many options that won’t show in the GUI, so you might be missing something.
- What would you tell your younger self?, by Martin Catherall. Traveling in time, that sound useful, but with point in time recovery?.
Thanks!
We have seen really good tips and (now from the distance) funny stories about mistakes.
The important part of making mistakes is what you learn from them and like one of the blog posts suggest when there are job offers for candidates with a number of years, it’s exactly what companies look for, people you have made mistakes somewhere else, so they wouldn’t repeat them again.
Just a few words to finish this month’s event and say a big THANKS to all participants and readers.
I really appreciate the time you’ve taken to make this possible.
1 thought on “T-SQL Tuesday #92, Lessons learned the hard way. Wrapping up”