Microsoft released SQL Server 2000 Enterprise with a supported model for log shipping similar to the back office model in SQL Server 7.0. However, Microsoft seemed to have forgotten to add the model into 2000 Standard.
I developed this script initially to migrate databases from 7.0 to 2000 and then continued it as a single log shipping method for SQL Server 2000 Standard and Enterprise, so you can now have one set of scripts across different versions of SQL Server.
Please read the README.DOC before running the scripts. The scripts are also detailed with syntax and examples, etc.
Author: Sean McLean
Download Script:
Log_shipping.zip
Disclaimer: We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…
Disclaimer Continued
Back to Database Journal Home