SQL Server with Mr. Denny:

SQL Server


December 5, 2012  2:00 PM

Databases With Large Tables Should Use Auto Stats Async Update Feature



Posted by: Denny Cherry
Auto Update Statistics Asynchronously, Auto Update Stats, Database, Database Administration, SQL, SQL Server, Statistics, Tables

A pretty cool feature that was introduced in SQL Server 2008 R2 SP1 is the ability to change the auto stats algorithm from the default of 20%+500 rows to a sliding scale. ...

November 28, 2012  2:00 PM

Why More People Should Be Working From Home



Posted by: Denny Cherry
Social Commentary, SQL Server

As database professionals there isn't much of a reason that we actual need to go into the office, other than to make other people in the office feel better because we are actually there in person.  In practice we don't ever need to actually touch the physical hardware.  Meeting can easily enough...


November 21, 2012  9:00 AM

Fixing a table that has overflowed its primary key



Posted by: Denny Cherry
Clustered Index, Data Types, Database, Database Administration, Database Design, SQL, SQL Server, Stored Procedures, T/SQL, Tables

During TechEd Europe I got a very scary phone call.  A very large table was throwing errors that the value being inserted into the primary key column was overflowing the data type that makes up that column.  In this case the data type in question was INT, so we were trying to stick the number...


November 17, 2012  2:00 PM

Backup Databases on Creation



Posted by: Denny Cherry
Backup & recovery, BACKUP DATABASE, CREATE TRIGGER, Data Loss, Database, Database Administration, DDL Trigger, Recovery, SQL Server, SQL Server 2008 R2, SQL Server 2012, T/SQL, Transactions, Trigger, xp_create_subdir

One of the companies which I work with has the occasion to create new databases when they do releases of their software.  Normally this isn't a problem, except that they are setup to use maintenance plans to handle the backup and pruning of their transaction logs.  As all the new databases are...


November 7, 2012  5:52 PM

SQL PASS Day 1 Keynote



Posted by: Denny Cherry
AlwaysOn, Availability Groups, SQL PASS, SQL PASS 2012, SQL Server, SQL Server 2012

Today was the 1st day of the SQL PASS Summit and the keynote was full of some great announcements and demos.  The keynotes are a massive with almost all of the 3894 conference attendees from 57 different countries.

All of the keynotes from this years conference not only are the...


November 7, 2012  2:00 PM

Passive AlwaysOn Replicas, not as free as you might think



Posted by: Denny Cherry
AlwaysOn, Availability Groups, Clustering, Database, Microsoft Cluster Service, MSCS, SQL Licensing, SQL Server, SQL Server 2012

With the release of SQL Server 2012 and specifically the AlwaysOn feature we need to rethink the way that we handle the licensing for servers that will be passive servers.  In the past it's been assumed that passive servers didn't need to be licensed, and that was true, for the most part.  The...


November 1, 2012  6:17 PM

Lugging fuel up stairs shouldn’t have been needed



Posted by: Denny Cherry
AlwaysOn, Data Loss, DataCenter, Distaster Recovery, Recovery, SQL Server

While I applaud the hard work and ingenuity of the sysadmins who works through the days after hurricane Sandy to keep the generators running, one thing kept coming to my mind.  Why...


November 1, 2012  1:00 PM

You aren’t going to want to miss #sqlkaraoke at the #sqlpass #summit12.



Posted by: Denny Cherry
SQL Karaoke, SQL PASS, SQL PASS 2012, SQL Server

Like every year at Bush Garden in the international district of Seattle, WA the SQL PASS community will descend onto Bush Garden at 9:30pm Wednesday night...


October 29, 2012  10:15 PM

Now that it’s too late, what DR prep can we do today?



Posted by: Denny Cherry
SQL, SQL Server

While preparing for a major disaster is what should be done ahead of time, that's a little...

Bookmark and Share     0 Comments     RSS Feed     Email a friend


October 29, 2012  6:33 PM

I Hope Everyone on the East Coast has a DR Plan



Posted by: Denny Cherry
SQL, SQL Server

With hurricane Sandy dropping into the East Coast of the US this week this is a perfect time to think about DR plans.  DR planning isn't something that people should take personally when it is brought...