How to Setup SQL Server 2000 Log Shipping - With Practical Example
The Log Shipping feature in Microsoft SQL Server 2000 Enterprise Edition is an automated process that sends transaction logs from one server to another. You can use Log Shipping to create a warm standby server for your production server. However I have written the article for both automated using SQL GUI method, and scripting T-SQL Language which will make SQL DBAs explore manual procedures for setting up the Disaster Recovery Site.
Click here to Read or Download this white paper.