I have been working recently in making sure that max memory is configured for the hundred plus database servers I support. In reading numerous books, blog post and attending various talks on memory management people reference the OS memory counter “Available Mbytes” a lot. Various references state that this value should be between 150 and […]
SQL in the City 2013 US Tour
It was a huge honor to be chosen for the 2013 US tour of SQL in the City. Red Gate put on a phenomenal tour in 2012 hitting 6 major cities. This year they are bringing the event back. This year will bring Red Gate to Pasadena on October 9th, Atlanta on October 11th and […]
Professional Etiquette When Sending Mass Email – Use BCC:
<begin soap box rant> Time and time again I find myself having to email people to remind them about how and when to use BCC when sending out correspondence to a huge group via email. The main rule of thumb I tell the senders is that if dialog is not needed between everyone on the […]
Cannot create Cluster – the computer X is joined to a cluster
Recently attempting to install a new three node cluster I ran into a new issue. Once I was able to run a successful “Cluster Validation Check” and chose the option to install a new cluster I received a message “The computer xxx is joined to a cluster”. My first thought then was to […]
Linchpin People Partner
In April 0f 2012 I was fortunate enough to be asked to become Linchpin People LLC’s first ever TeamMate. (blog). I was really cool to become part of a great group of guys like Andy Leonard (blog | twitter), Brian Moran (blog | twitter) and Mike Walsh (blog | twitter). Over the past year Linchpin […]
Speaking at PASS Summit 2013
PASS Summit 2013 will be my fifth Summit to attend. I wrote a blog post about how different my fourth Summit experience as from the previous three. Summit 2012 was all about networking and offered my first experience to speak to a crowd. Idera allowed me to present two sessions at their booth on backup […]
SQL Community Speakers – Why We Do It
I started this post over a year ago and have just now come back around to finish it. Over the years I have been asked about a few misconceptions about speakers for SQL Saturday’s. Over the past several years as I have been involved with speaking and organizing SQL Saturday’s. Like many I love hanging […]
SQL Server Installation Date
I have been working on a project recently to collect system metrics of a SQL Server environment. One of the items that came up that would like to collected is the date that SQL Server was installed on the server. In doing a quick search on where this property would be located I found that sys.server_principals […]