<?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: SQL Replication The Initial Snapshot for Publication is not yet Available</title>
	<atom:link href="http://thinknook.com/sql-replication-the-initial-snapshot-for-publication-is-not-yet-available-2012-04-19/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinknook.com/sql-replication-the-initial-snapshot-for-publication-is-not-yet-available-2012-04-19/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sql-replication-the-initial-snapshot-for-publication-is-not-yet-available</link>
	<description>Because the world needs another Business Intelligence blog!</description>
	<lastBuildDate>Fri, 14 Sep 2018 19:30:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>By: Links Naji</title>
		<link>http://thinknook.com/sql-replication-the-initial-snapshot-for-publication-is-not-yet-available-2012-04-19/#comment-2727</link>
		<dc:creator><![CDATA[Links Naji]]></dc:creator>
		<pubDate>Mon, 29 Jul 2013 22:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://thinknook.com/?p=582#comment-2727</guid>
		<description><![CDATA[Hey M,

That is a great find! something like that could make you pull out hairs for days trying to diagnose the issue before figuring out exact what is happening.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hey M,</p>
<p>That is a great find! something like that could make you pull out hairs for days trying to diagnose the issue before figuring out exact what is happening.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbourgon</title>
		<link>http://thinknook.com/sql-replication-the-initial-snapshot-for-publication-is-not-yet-available-2012-04-19/#comment-2724</link>
		<dc:creator><![CDATA[mbourgon]]></dc:creator>
		<pubDate>Mon, 29 Jul 2013 14:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://thinknook.com/?p=582#comment-2724</guid>
		<description><![CDATA[There&#039;s one other thing that can cause it - on SQL Server 2005, one of the Stored Procedures that the Replication Monitor calls, has the wrong default parameter.  If the stars are just right (or maybe &quot;just wrong&quot;), then just viewing a server can cause it to be reinitialized.  This happens if the distributor is 2005, even if the replication monitor is not.  And it&#039;s also a reason not to set up periodic snapshots - the last thing you need is it deciding it needs to reinitialize during the business day.]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s one other thing that can cause it &#8211; on SQL Server 2005, one of the Stored Procedures that the Replication Monitor calls, has the wrong default parameter.  If the stars are just right (or maybe &#8220;just wrong&#8221;), then just viewing a server can cause it to be reinitialized.  This happens if the distributor is 2005, even if the replication monitor is not.  And it&#8217;s also a reason not to set up periodic snapshots &#8211; the last thing you need is it deciding it needs to reinitialize during the business day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://thinknook.com/sql-replication-the-initial-snapshot-for-publication-is-not-yet-available-2012-04-19/#comment-452</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 16 Jun 2012 11:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://thinknook.com/?p=582#comment-452</guid>
		<description><![CDATA[Hi Ankit,

There are other options to re-initializing your subscription using a Snapshot, I would suggest having a look at the &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms181702.aspx&quot; rel=&quot;nofollow&quot;&gt;sp_addsubscription&lt;/a&gt; procedure and focusing on the &lt;b&gt;@sync_type&lt;/b&gt; parameter of that procedure.

You can basically tell SQL Server to assume that the subscription has been initialized, and to start replicating commands immediately, or you can even use other methods like backup, or manual ETL to initialize a subscription. This article describes &lt;a href=&quot;http://technet.microsoft.com/en-us/library/ms151246.aspx&quot; rel=&quot;nofollow&quot;&gt;manual replication initializing strategies &lt;/a&gt;.

The question that needs to be asked though before making a decision on which method to go down for initializing a subscription is: &lt;b&gt;Why is your publication regularly giving you that error?&lt;/b&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Ankit,</p>
<p>There are other options to re-initializing your subscription using a Snapshot, I would suggest having a look at the <a href="http://msdn.microsoft.com/en-us/library/ms181702.aspx" rel="nofollow">sp_addsubscription</a> procedure and focusing on the <b>@sync_type</b> parameter of that procedure.</p>
<p>You can basically tell SQL Server to assume that the subscription has been initialized, and to start replicating commands immediately, or you can even use other methods like backup, or manual ETL to initialize a subscription. This article describes <a href="http://technet.microsoft.com/en-us/library/ms151246.aspx" rel="nofollow">manual replication initializing strategies </a>.</p>
<p>The question that needs to be asked though before making a decision on which method to go down for initializing a subscription is: <b>Why is your publication regularly giving you that error?</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit Mathur</title>
		<link>http://thinknook.com/sql-replication-the-initial-snapshot-for-publication-is-not-yet-available-2012-04-19/#comment-451</link>
		<dc:creator><![CDATA[Ankit Mathur]]></dc:creator>
		<pubDate>Sat, 16 Jun 2012 08:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://thinknook.com/?p=582#comment-451</guid>
		<description><![CDATA[Hi,

I&#039;m currently dealing with this issue in my MSSQL box.

One of my Publication regularly gives me this error.
Untill now I have to reinitialize the subscription. But I wish to avoid that as I have huge tables marked in replication and once I reinitialize it takes hours for it to finish up. Untill then our application gets out of bound.

Can you suggest me a way to restart the replication without reinitializing the subscription?

Thanks
Ankit Mathur]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m currently dealing with this issue in my MSSQL box.</p>
<p>One of my Publication regularly gives me this error.<br />
Untill now I have to reinitialize the subscription. But I wish to avoid that as I have huge tables marked in replication and once I reinitialize it takes hours for it to finish up. Untill then our application gets out of bound.</p>
<p>Can you suggest me a way to restart the replication without reinitializing the subscription?</p>
<p>Thanks<br />
Ankit Mathur</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/


Served from: thinknook.com @ 2026-04-11 13:46:07 by W3 Total Cache
-->