Archive for January, 2012

RYO Maintenance Plan – Database Backups, Part 2

Last time I dealt with the creation of subdirectories, in one or more root locations, to house my database backups. Today we’ll get into the meat of the database backup procedure itself. If you’ll recall, this procedure has to meet some specific criteria: It will need a minimum of tweaking to implement and maintain. It [...]

January 30, 2012  Tags: , , ,   Posted in: Maintenance, T-SQL  4 Comments

RYO Maintenance Plan – Database Backups

Anyone who knows me knows that I’m a big proponent of automating routine tasks. If I have to do something more than twice, it should be scripted (if not fully automated). I’ve also made it fairly clear that I’m no fan of SSIS. So with all that in mind, it should be no surprise when [...]

January 23, 2012  Tags: , , ,   Posted in: Maintenance, T-SQL  6 Comments

Goals – 6 month checkup

Last week’s resolutions post reminded me that it’s time for another status check on the goals I set for myself back in July.  Two introspective posts in a row is a bit tiresome, I know, but bear with me and this will be the last bit of navel-gazing for a while.  Promise. Certification Yeah, about [...]

January 17, 2012  Tags:   Posted in: Professional Development  3 Comments

TSQL Tuesday #026 – Second Chances

Welcome to the first TSQL Tuesday of 2012!  This month’s soiree is being hosted by Dave Howard (blog | twitter) and he’s feeling a bit nostalgic.  As a result, we get to pick from any of the previous TSQL Tuesday topics and write about that.  He’s even included a handy list to choose from.  You [...]

January 10, 2012  Tags: ,   Posted in: Professional Development, T-SQL  3 Comments

Msg 7395: Unable to start a nested transaction

Happy new year, SQL peeps! I hope everyone had a wonderful holiday. Last week was very quiet at work, but I did have a developer email me with a problem she was having. (I do believe she may have been the only one actually working, can you imagine??) But that’s ok, I love using this [...]

January 5, 2012  Tags: , , ,   Posted in: T-SQL, Troubleshooting  2 Comments