Daily Archives: September 6, 2011


SQL Server A to Z – Mirroring

While I’m working on my other little problem, let’s talk about database mirroring in SQL Server.  Mirroring was first introduced in SQL 2005 as a high availability solution, and the technology remains mostly the same in SQL 2008, with a couple enhancements.  With database mirroring, you can have a transactionally consistent hot-spare of your database, […]