Everything is coming up ACE’s

I am thrilled to announce that I have been chosen as one of the 2016 Idera ACE’s. It is truly an honor to be part of this great program and give back to the SQL community. What is an Idera ACE? According to Idera. “ACEs (Advisors & Community Educators) are active community members who have shown a passion for helping the community and sharing their knowledge. We help the ACEs pursue that passion by sponsoring travel to select events and offering guidance for soft skill training. Requirements to become an Idera ACE: Enthusiastic members & leaders of the SQL community Accomplished… Continue Reading

Initial SQL Server Configurations

Wonder if I Do Things Differently? I am always wondering what other DBA’s do and if I am doing things differently. One such thing is my initial server setups, basically, what I configure for each of my new servers. So, why not blog about it and see what others chime in with after they read this. Keeping in mind that everyone has different requirements and different ways that they like to do the actual configurations. For now, I am not going to go into what each one of these configurations do and why I choose the value I do. That’s… Continue Reading

Master of None

Being a Lone DBA gives you so much exposure to so many facets of SQL Server. Since I am just one I get to work on Replication, Administration, Security, Business Intelligence, Disaster Recovery, Reporting Services, Integration Services, Analysis Services, Database design, Development, Performance… you name it I get to dabble in it. However, being able to work on every facet also means I will never be a Master at any of it and that’s okay by me. For a Type A personality, like me, this is a hard thing to come to terms with. I‘ve learned with time to be… Continue Reading

Admit You Can’t Do Everything

As most of you know, I have been a Lone DBA for 15+ years and during that time I have learned a thing or two about how to survive on my own in relatively large environments.  One of those things is knowing when to admit you cannot do it all.  Working alone on 56 servers you can imagine how the workload can seem insurmountable.  There are times when in one week I will do 70+ tasks, not including project work and daily monitoring.  To manage and get this type of workload accomplish you have to learn to work smarter not… Continue Reading

My First Speaking SQL Saturday

I will be speaking at my first SQL Saturday on September 26th in Spartanburg SC.  I am so excited to have been selected to give my session on Survival Techniques for the Lone DBA.  After a year of, not so subtle hints from the SQL Family (John Morehouse (b|t), Rie Irish (t), Melody Zacharias (b|t), Mike Fal (b|t), Argenis Fernandez (b|t) , Kirsten Benzel (b|t), Andy Yun (b|t), Lindsay Clark (t)), I submitted my first session and got selected.   I will be finally standing up before a room of colleagues and talking about my experience as a lone DBA for… Continue Reading

So let’s talk naming conventions

How many of you have come across a database that had stored procedures, views or functions and you had no clue, by name, what they were for? Having standard naming conventions helps to prevent that. Everyone has their own preferences and opinions on what they should be, so I thought I’d share mine. My opinion In a nutshell, the name of any object should be informative; specifically what the object is used for and where it is used. This is accomplished by utilizing prefixes in conjunction with specific naming conventions.  I apply these standards to all of my stored procedures,… Continue Reading

The Outpouring

I’ve wanted to write about this for months, now that I have a blog I can finally do it. Earlier this year, I found out, thru Twitter that fellow SQL Family member Larry Toothman (@IowaTechBear), had suffered a stroke. Having never met Larry in person, but having spoken to him on occasion via Twitter I wanted to let him know that people in his SQL community wished him well. That morning I tweeted that I was going to collect money for flowers to send him on behalf of the SQL Family. Unfortunately, we soon got word that Larry was on life… Continue Reading

How I joined the SQL Family

For my first blog I want to talk about my experience as a member of SQL Family. My Start I started my career as a lone DBA, 15 years ago, with zero knowledge of what SQL Server actually was. I was promoted into a sole DBA job with expectations I would get certified and take the bull by the horns to manage the 50+ SQL Servers .  The company, The Port of Virginia, took a big risk with me, but within 6 months’ time the gamble had paid off. In the beginning, most of what I learned to do the… Continue Reading