log shipping of biztalk database on SQL server 2008 standard edition
Posted
by Manjot
on Server Fault
See other posts from Server Fault
or by Manjot
Published on 2010-04-25T23:26:34Z
Indexed on
2010/04/25
23:34 UTC
Read the original article
Hit count: 570
Hi,
I want to do log shipping for biztalk databases on SQL server 2008 standard edition (server A) to another SQL server 2008 standard edition (server B).
I was told that for biztalk, logshipping is not like standard logshipping. I was able to find 2 links: http://msdn.microsoft.com/en-us/library/cc296836%28v=BTS.10%29.aspx
http://msdn.microsoft.com/en-us/library/cc296741%28v=BTS.10%29.aspx
but they are not talking about SQL 2008 servers.
Can anyone please help in this?
Thanks in advance
© Server Fault or respective owner