all groups > sql server replication > august 2006 >
You're in the

sql server replication

group:

replication : SP3a and SP4


replication : SP3a and SP4 Hassan
8/19/2006 9:05:04 AM
sql server replication:
Can i replicate from SQL 2K SP3a publisher to SP4 subscribers ?

Can i replicate from SQL 2K SP4 publisher to SP3a subscribers ?

Or do I have to upgrade them all to SP4 ?

What about replicating from SQL2K to SQL 2005 and vice versa ?

Thanks

RE: replication : SP3a and SP4 Gladguy
8/19/2006 12:46:00 PM
YES.

You can replicate from SP3a to SP4 and from SP4 to SP3a.

You might face problems upgrading from SP3a to SP4 if you have a Publisher
or a Subscriber setup for Merge Replication.

The reason why I say "You might face problems... " is that it happens
occationally and i was not able to figure out the reason why. The work around
to beat this problem is to drop replication and set it up again [in case if
you are doing the upgrade on the Publisher server]

If you face the problem on the Subscriber, there are two workarounds which I
figured out.

Workaround #1

i) Stop the replication
ii) Detatch the subscriber database
iii) Upgrade to SP4
iv) Reattach the subscriber database

Workaround #2

i) Stop the replication
ii) Delete the subscriber information from the publishing database
iii) Upgrade to SP4
iv) Add the subscriber server back and start replication.

Cheers :)

[quoted text, click to view]
Re: replication : SP3a and SP4 Hilary Cotter
8/19/2006 8:50:59 PM
I haven't had problems replicating back and forth between SQL 2000 and SQL
2005. There are some deprecated features which you have to take in to
account (like no support for jet subscribers).

--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



[quoted text, click to view]

Re: replication : SP3a and SP4 Paul Ibison
8/20/2006 3:18:17 PM
Hassan,
for the last part of your question (SQL 2K and SQL 2005 replication) please
see this link: http://msdn2.microsoft.com/en-us/library/ms143241.aspx
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com

AddThis Social Bookmark Button