Database mirroring can increase the availability of SQL Server 2005 databases by copying transaction log information to a standby server, and allowing for quick failover to the standby server if the production server fails.
technet.microsoft.com/en-us/library/cc917680.aspx
-
Get Site Info