资讯

Log Shipping in SQL Server has been around for a while and still provides an easy method for redundancy and load balancing. It uses standard backup and restore technology to ship backups to a ...
The recent versions of Microsoft SQL Server include several high-availability solutions like failover clustering, database mirroring, log shipping and replication.
Database mirroring is a new SQL Server 2005 technology for increasing database availability. Building on the log shipping that was available in the Enterprise Edition of SQL Server 2000, database ...
Building on the log shipping that was available in the Enterprise Edition of SQL Server 2000, database mirroring transfers transaction log records from one server to another and allows quick ...
Database mirroring is a new SQL Server 2005 technology for increasing database availability. Building on the log shipping that was available in the Enterprise Edition of SQL Server 2000, database ...