Slides From Nashville SQL Server User’s Group December 8th Presentation
The slides from my session, Lessons Learned From An Azure Migration, are attached here. Thanks to everyone who attended! If you happened to attend my session, please leave a comment ... The post...
View ArticleNotes From A SQL 2017 Azure Install – Using A Cloud Witness With An...
As I build out my new SQL Server 2017 Availability Group in Azure, running on Windows 2016, I’m wanting to leverage some of the new technologies available. I’ve already written ... The post Notes From...
View ArticleCorruption With Backup Compression And TDE In SQL 2017
Last week I spent a good bit of time dealing with a corruption issue, and as it turns out I may actually have found a bug in SQL Server 2017. ... The post Corruption With Backup Compression And TDE In...
View ArticleExtended Event To Track Data And Log File Size Changes
One of the things that a DBA tries to avoid/prevent are automatic file growths in data and log files. We generally like to plan for these things and size the ... The post Extended Event To Track Data...
View ArticleSpeaking At CodeStock 2018
I am happy to announce that I have been selected to speak at CodeStock 2018, in Knoxville TN! I will be giving my “Building Better SQL Server Databases” session, which is ... The post Speaking At...
View ArticleNotes From A SQL 2017 Azure Install – Automatic Seeding Of An Availability...
One of the neat features introduced with SQL Server 2016 was the automatic seeding of availability groups. And while it seems to work pretty well in most cases, if you ... The post Notes From A SQL...
View ArticleStarting A New Chapter
Today begins a new chapter in my career, and I am excited to announce that I am starting a new position as a Database Development Manager for Centauri Health Solutions! I have ... The post Starting A...
View ArticleMusic City Data Call For Speakers
One of the conferences that I’m looking forward to this year is Music City Data, which takes place May 31-June 2, at Vanderbilt University in Nashville, TN. I’m especially excited ... The post Music...
View ArticleSpeaking At Adobe ColdFusion Summit East 2018
I am pleased to announce that I have been invited to speak at the Adobe ColdFusion Summit East in Washington, D.C. This is a free, one day conference which will ... The post Speaking At Adobe...
View ArticleSpeaking At SyntaxCon 2018
This June I will have the honor of speaking at SyntaxCon 2018! If you’ve never heard of it, SyntaxCon is labeled as Coastal South Carolina’s premier developer event, and focuses on providing ... The...
View ArticleSQL Scripts: How To Find A Database’s Compatibility Level
One thing that a lot of DBAs, especially Accidental DBAs such as myself, don’t seem to realize is that just because a database is sitting on a specific version of ... The post SQL Scripts: How To Find...
View ArticleSQL Scripts: How To Find Filtered Indexes
Filtered indexes are one of those neat little SQL Server features that a lot of people don’t seem to know about, or if they do they don’t use them very ... The post SQL Scripts: How To Find Filtered...
View ArticleSpeaking At Music City Data 2018
Music City Data (part of the 3-day Music City Tech conference) is this Saturday, June 2nd, and I realized last night that I had completely forgotten to announce that I will ... The post Speaking At...
View ArticleSQL Scripts: How To Find Missing Indexes
One of the really cool things that SQL Server does is keep up with index statistics behind the scenes. It knows how an index has been used, how often it ... The post SQL Scripts: How To Find Missing...
View ArticleNotes From A SQL 2017 Azure Install – Availability Group Nodes Across...
One of the really great things about Azure is the capability to easily create servers in other data centers, in other parts of the country or world (referred to as ... The post Notes From A SQL 2017...
View ArticleUsing PowerShell To List Folders And Sizes
One of the things I run into regularly when dealing with storage is needing to know the sizes of folders in a directory. For example, if something filled up a ... The post Using PowerShell To List...
View ArticleSpeaking At Scenic City Summit 2018
I’m a little late in announcing this, but next week I will be returning to speak at Scenic City Summit! The conference, which covers a variety of topics for Developers ... The post Speaking At Scenic...
View ArticleSpeaking At Adobe ColdFusion Summit 2018
I’m heading to Vegas…to speak at the Adobe ColdFusion Summit again! This will be my third year speaking at the CF Summit, and I’m really excited to be heading back! This year’s event will ... The...
View ArticleSlides From Scenic City Summit 2018
The slides and code from my session, Exploring The New JSON Features In SQL Server, are attached here. As I mentioned in my presentation, I am using the Stack Overflow ... The post Slides From Scenic...
View ArticleGetting Started With The dbatools PowerShell Module
If you are looking for a super easy way to start using PowerShell to manage your SQL Servers, then the dbatools PowerShell module is for you! For those that aren’t familiar, ... The post Getting...
View Article