Monthly Archives: June 2013

No R2

At least not for SQL Server. There was an announcement last week at TechEd that the next version of SQL Server will be coming in the next year and will be named SQL Server 2014. No SQL Server 2012 R2, which I think … Continue reading

Posted in Editorial | Tagged | Comments Off on No R2

The Decision to Fail

We have a number of automated technologies that we can us to seamlessly move from primary to secondary systems without human intervention. SQL Server incorporates a number of these, and many companies use them to ensure their applications are highly available. However things don’t … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Decision to Fail

Quickly Copy Data

There’s no magic solution for many of the problems we face in SQL Server. Whether we are trying to maintain concurrency under high write loads, restore databases quicker, or ensure extremely high availability we need to make trade-offs. Sometimes those … Continue reading

Posted in Editorial | Tagged , | Comments Off on Quickly Copy Data

Fear Fear

I’m a conservative DBA. I get nervous when backups aren’t running, code isn’t in source control, and developers have access to production systems. I’ve had too many late night pages and weekend phone calls, not to mention many extra hours … Continue reading

Posted in Editorial | Tagged , | Comments Off on Fear Fear