We have a distributor (A) w/ 2 subscribers (B & C). we are upgrading
from SQL 2000 to 2005.
I have removed replication on all three servers. Upon rebooting C the
network card crapped out and now i can't connect to it at all.
What i want to do is upgrade A and B to SQL 2005, and setup replication
between those two. When C comes back online, upgrade it to SQL 2005 and
push the subscription to that machine. Nothing is changing data-wise on
C because it is down.
When replication gets setup on C (let's say Wednesday) will all of the
changes that occurred on A and B get transferred automatically to C? I
sure hope so, otherwise i have more work to do.
TIA
Darin
*** Sent via Developersdex http://www.developersdex.com ***
Earlier this year, I ran into a similar situation, only we had to upgrade
our 'A' from 2000 to 2005, then get our 'B' through 'W' to replicate. Those
20 or so subscribers were using SQL 2005 Server Express. Keep in mind that
the publisher needs to be beefy enough to handle the number of subscribers
adequately. Also, make sure that you have your publishing and subscribing
servers on the same version/revision of SQL. SQL 2005 SP3 would be
9.00.4035. That will make your process a whole lot easier.
Good luck.
"Darin" wrote:
> .
>