all groups > sql server replication > september 2007 >
You're in the

sql server replication

group:

SQL 2000 SP4 replicating to SQL2005 Mirror servers



SQL 2000 SP4 replicating to SQL2005 Mirror servers Paul
9/13/2007 12:00:00 AM
sql server replication: Hi,

I fully expect the answer is no, but I'll ask anyway!

We have a publisher (also distributor) server using SQL2000 SP4, which
utilises Snapshot and Transactional replication to a SQL2000 box at our
hosting site.

The hosting site box will soon be replaced by two SQL2005 boxes which will
utilise DB mirroring.

Is it feasible for me to have the SQL2000 box successfully replicate to a
database mirrored scenario? Would it be advisable to upgrade the publisher
(distributor) to SQL2005 first?

Regards
Re: SQL 2000 SP4 replicating to SQL2005 Mirror servers Hilary Cotter
9/13/2007 12:00:00 AM
Yes, it can be done. As long as you replicate to the primary.

You will need to manage your topology using SSMS, or create an alias to your
primary using client network utility on the publisher and use the procs to
create your subscriber.

Replication Monitor does provide more features and metrics than SQL 2000
Replication Monitor or Replication Monitor Group. To take advantage of these
your publisher/distributor would need to be SQL 2005. If you can afford it I
would use SQL 2005.

--
RelevantNoise.com - dedicated to mining blogs for business intelligence.

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: SQL 2000 SP4 replicating to SQL2005 Mirror servers Paul
9/18/2007 12:00:00 AM
Thanks for that - its what I feared really.

I assume then, that if the databases failover, that the SQL2000 box won't
know and will just keep retrying to the primary.

If 2005 is publishing to a database mirrored pair of servers, is that
intelligent enough to actually switch to the failover if the primary is
down? I can probably get the an upgrade purchased.

Thanks in advance





[quoted text, click to view]
Re: SQL 2000 SP4 replicating to SQL2005 Mirror servers Hilary Cotter
9/19/2007 12:00:00 AM
With a witness, yes it will be.

--
RelevantNoise.com - dedicated to mining blogs for business intelligence.

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]

AddThis Social Bookmark Button