<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: BizTalk DR: Configuring BizTalk Backup for Disaster Recovery – Part 2</title>
	<atom:link href="http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/</link>
	<description>Experiences of a UK BizTalk Consultant</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:36:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: configuring biztalk server database logshipping to have read-only databases - Question Lounge</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-1608</link>
		<dc:creator>configuring biztalk server database logshipping to have read-only databases - Question Lounge</dc:creator>
		<pubDate>Thu, 23 Dec 2010 02:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-1608</guid>
		<description>[...] destination: http://msdn.microsoft.com/en-us/library/aa560961.aspxDetailed explanation: http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/Adding custom databases: http://msdn.microsoft.com/en-us/library/aa561198.aspxProblem is, the [...]</description>
		<content:encoded><![CDATA[<p>[...] destination: <a href="http://msdn.microsoft.com/en-us/library/aa560961.aspxDetailed" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa560961.aspxDetailed</a> explanation: <a href="http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/Adding" rel="nofollow">http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/Adding</a> custom databases: <a href="http://msdn.microsoft.com/en-us/library/aa561198.aspxProblem" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa561198.aspxProblem</a> is, the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mamata</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-1435</link>
		<dc:creator>mamata</dc:creator>
		<pubDate>Thu, 05 Aug 2010 23:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-1435</guid>
		<description>Hi Nick,

When can we expect the PART3 of BizTalk DR? 

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Nick,</p>
<p>When can we expect the PART3 of BizTalk DR? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sekar</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-1330</link>
		<dc:creator>Sekar</dc:creator>
		<pubDate>Wed, 19 May 2010 19:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-1330</guid>
		<description>My situation is that we will have MIMIC of production environment in DR with SSO server, BizTalk Servers (2) and SQL cluster servers. We&#039;ll deploy application changes across all environments manually. So, at the time of DR, the things we need to restore in DR environment will be Msgbox DB and DTA Db. Will this be possible with the standard backup and restore process from BizTalk jobs? Also, what will happen to the messages that are in ACTIVE state? Will they also be carried over in the T-Log?
Thanks!</description>
		<content:encoded><![CDATA[<p>My situation is that we will have MIMIC of production environment in DR with SSO server, BizTalk Servers (2) and SQL cluster servers. We&#8217;ll deploy application changes across all environments manually. So, at the time of DR, the things we need to restore in DR environment will be Msgbox DB and DTA Db. Will this be possible with the standard backup and restore process from BizTalk jobs? Also, what will happen to the messages that are in ACTIVE state? Will they also be carried over in the T-Log?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jane</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-1299</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Fri, 16 Apr 2010 17:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-1299</guid>
		<description>Hello

I&#039;m failing to get the bts_ConfigureBizTalkLogShipping stored procedure to execute properly. It created the linked server perfectly fine, and then bombs out with the following error message:

OLE DB provider &quot;SQLNCLI10&quot; for linked server &quot;(null)&quot; returned message &quot;Unable to complete login process due to delay in opening server connection&quot;.
Msg 7303, Level 16, State 1, Line 1
Cannot initialize the data source object of OLE DB provider &quot;SQLNCLI10&quot; for linked server &quot;(null)&quot;.

I&#039;m using SQL 2008, MSDTC is running, configured Select Network DTC Access, Allow Inbound, Allow Outbound, No Authentication Required, and Enable XA Transactions.  Both servers are running Windows Server 2008, and have been restarted since setting the DTC.  There&#039;s no firewall, and Ad Hoc Distributed Queries are enabled on both servers. I&#039;ve increased the timeout on the server that I&#039;m trying to set log shipping up on to 0 (i.e. unlimited) but it&#039;s still having issues with opening the server connection.  The Linked Server connection tests fine. I&#039;m running out of ideas!  Help!

Thanks

Jane</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I&#8217;m failing to get the bts_ConfigureBizTalkLogShipping stored procedure to execute properly. It created the linked server perfectly fine, and then bombs out with the following error message:</p>
<p>OLE DB provider &#8220;SQLNCLI10&#8243; for linked server &#8220;(null)&#8221; returned message &#8220;Unable to complete login process due to delay in opening server connection&#8221;.<br />
Msg 7303, Level 16, State 1, Line 1<br />
Cannot initialize the data source object of OLE DB provider &#8220;SQLNCLI10&#8243; for linked server &#8220;(null)&#8221;.</p>
<p>I&#8217;m using SQL 2008, MSDTC is running, configured Select Network DTC Access, Allow Inbound, Allow Outbound, No Authentication Required, and Enable XA Transactions.  Both servers are running Windows Server 2008, and have been restarted since setting the DTC.  There&#8217;s no firewall, and Ad Hoc Distributed Queries are enabled on both servers. I&#8217;ve increased the timeout on the server that I&#8217;m trying to set log shipping up on to 0 (i.e. unlimited) but it&#8217;s still having issues with opening the server connection.  The Linked Server connection tests fine. I&#8217;m running out of ideas!  Help!</p>
<p>Thanks</p>
<p>Jane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-1288</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Tue, 23 Mar 2010 20:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-1288</guid>
		<description>Not that I&#039;m aware of, unless you go hacking the stored proc&#039;s. I would suggest creating a view and modify the datetime there. Nick.</description>
		<content:encoded><![CDATA[<p>Not that I&#8217;m aware of, unless you go hacking the stored proc&#8217;s. I would suggest creating a view and modify the datetime there. Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mamata</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-1287</link>
		<dc:creator>mamata</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-1287</guid>
		<description>--&gt;RestoredDateTime column is populated with the UTC time, not the actual system time

Can we change this to populate the system time instead of UTC time?

thanks</description>
		<content:encoded><![CDATA[<p>&#8211;&gt;RestoredDateTime column is populated with the UTC time, not the actual system time</p>
<p>Can we change this to populate the system time instead of UTC time?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Configuring BizTalk Backup for Disaster Recovery – Part 2 &#124; SOA Governance - Service Oriented Architecture - SOA Business - SOA Design - SOA Services - SOA Software - SOA Solutions - SOA Security - SOA Web Service</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-1099</link>
		<dc:creator>Configuring BizTalk Backup for Disaster Recovery – Part 2 &#124; SOA Governance - Service Oriented Architecture - SOA Business - SOA Design - SOA Services - SOA Software - SOA Solutions - SOA Security - SOA Web Service</dc:creator>
		<pubDate>Tue, 05 Jan 2010 07:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-1099</guid>
		<description>[...] Originally posted by Nick Heppleston at: http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally posted by Nick Heppleston at: <a href="http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/" rel="nofollow">http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-943</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Tue, 01 Dec 2009 05:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-943</guid>
		<description>Great set of articles about BizTalk log-shipping, how does this all work though with a stand-by BizTalk host server? Currently we run a seperate Biztalk host server at our DR site with it&#039;s own set of BizTalk databases and seperate service accounts/domain groups. I am about to redesign this, would it be best to chnage our DR installation of BizTalk to use the same service accounts and domain groups as production? I&#039;d like to implement the BizTalk log-shipping process but we also want to keep our DR installation independent for DR testing.</description>
		<content:encoded><![CDATA[<p>Great set of articles about BizTalk log-shipping, how does this all work though with a stand-by BizTalk host server? Currently we run a seperate Biztalk host server at our DR site with it&#8217;s own set of BizTalk databases and seperate service accounts/domain groups. I am about to redesign this, would it be best to chnage our DR installation of BizTalk to use the same service accounts and domain groups as production? I&#8217;d like to implement the BizTalk log-shipping process but we also want to keep our DR installation independent for DR testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-940</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Mon, 30 Nov 2009 10:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-940</guid>
		<description>Part 3 is in the pipeline - unfortunately, a new client, family etc. have come in the way...</description>
		<content:encoded><![CDATA[<p>Part 3 is in the pipeline &#8211; unfortunately, a new client, family etc. have come in the way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Earl Cooper</title>
		<link>http://www.modhul.com/2009/09/04/configuring-biztalk-backup-for-disaster-recovery-part-2/comment-page-1/#comment-939</link>
		<dc:creator>Earl Cooper</dc:creator>
		<pubDate>Fri, 27 Nov 2009 19:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/?p=1275#comment-939</guid>
		<description>How do we find out when Part 3 is available....</description>
		<content:encoded><![CDATA[<p>How do we find out when Part 3 is available&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

