all groups > sql server replication > december 2003 >
You're in the

sql server replication

group:

The Publisher has been restored from a backup whose schema change version is different from the Subscriber. Rerun the Snapshot Agent and reinitialize


The Publisher has been restored from a backup whose schema change version is different from the Subscriber. Rerun the Snapshot Agent and reinitialize Paul Kleynhans
12/31/2003 9:01:51 AM
sql server replication: Hi
I have been running Merge Replication with SQL200 Sp3a successfully for over
6 months now. We currently have 15 sites replicating to a central server
with an average of 5000 transactions per site per day.

Everything was going fine up until 3 days ago, when I got the following
error on some of my sites:

-2147200940: The Publisher has been restored from a backup whose schema
change version is different from the Subscriber. Rerun the Snapshot Agent
and reinitialize the subscription.

I followed the instruction in the error message and reinitialised the
affected client sites after creating a new snapshot, but the error changed
to the following error:

-2147201001: The schema script 'exec sp_repldropcolumn '[dbo].[c_products]',
'ProductDescription', 1' could not be propagated to the subscriber.

The detail of the above error states the following:

27160: A column was added to or dropped from the replicated table.
5074: The object 'DF__c_product__Produ__7A3719BC' is dependent on column
'ProductDescription'.
4922: ALTER TABLE DROP COLUMN ProductDescription failed because one or more
objects access this column.


My initial thoughts would've been that a column change I did in the database
would cause this, but the last changes made to the database structure was
done more than 30 days ago, and all sites have been replicating fine since
then. Currently my biggest concern is that the clients are still generating
data and that that data may be lost when recovering from this problem. The
interesting news is that the correct schema is resident at the clients that
are giving me this problem, so I have no idea why this error is occuring.

Any help would be appreciated.

Re: The Publisher has been restored from a backup whose schema change version is different from the Subscriber. Rerun the Snapshot Agent and reinitial Paul Kleynhans
1/2/2004 1:02:34 PM
Here's an interesting thing... I have 2 machines out of the 15 that
recovered successfully after a reinitialisation. All the others still have
this error though and I have not been able to find anything on the web or
MSDN about this error...

This is getting critical now, so can anybody please help me?


[quoted text, click to view]

Re: The Publisher has been restored from a backup whose schema change version is different from the Subscriber. Rerun the Snapshot Agent and reinitial Paul Kleynhans
1/2/2004 1:38:27 PM
Found the following Microsoft Knowledge Base Article - 290211, which seems
to suggest that this problem is related to a lack of sp3a installation. The
only problem being that my server is already running SQL2000 sp3a and I do
not have more than one publication in the database as the article
suggests...

Re: The Publisher has been restored from a backup whose schema change version is different from the Sub kanu25
8/10/2004 1:01:25 AM

How did you end up solving this issue and are your sites local or vi
ADSL?
I am about to go through the same thing using MSDE2000 at the site a
publisher/distributors across ADSL internet to SQL2000 as subscriber a
head office. Know of any potential issues to look out for?



[quoted text, click to view]


-
kanu2
-----------------------------------------------------------------------
Posted via http://www.mcse.m
-----------------------------------------------------------------------
View this thread: http://www.mcse.ms/message230134.htm
AddThis Social Bookmark Button