April 18, 2007 at 7:37 am
in books online under role swap topic for log shipping the first step is:
1. Bring the secondary database online, backing up the transaction log on the primary server with NORECOVERY.
isnt transaction log backup by default a 'NORECOVERY' one? if not how do you accomplish this task?
April 19, 2007 at 10:47 am
I don't currently use log shipping, but I believe that's done so the primary database will be in a recovery state and ready to receive log backups made on the secondary database when you're ready to switch back to the primary database. Obviously, you can only do this if the primary database isn't damaged.
Greg
Greg
April 19, 2007 at 11:39 am
In 2005 SQL Server Management Studio, Object Explorer the Log Shipping setup is easy.
Click on your databse and
Ok three parts to setting this up.
Getting them to talk
Backup and restore
Log Shipping
I hope this helps. It has run very well for me across 35 databases to as single machine.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply