all groups > sql server replication > october 2005 >
You're in the

sql server replication

group:

Publisher, Distribution, Subscriber all on one SQL Server?


Publisher, Distribution, Subscriber all on one SQL Server? Sylvia
10/31/2005 3:15:44 PM
sql server replication:
Should this work? In production we have one server acting as the
publisher/distributer, and then another as the subscriber.

In the test environment, I'd like to have all of this on the same
server. Will this work? I've run into what I hope is a minor gotcha
(running the drop replication scripts created by enterprise manager
doesn't work, exec sp_dropsubscription returns "The remote server is
not defined as a subscription server").

thanks for any hints.

Sylvia
RE: Publisher, Distribution, Subscriber all on one SQL Server? Tejas Parikh
10/31/2005 3:51:05 PM

Hey. I've the same setup at my company for testing. It works fine. I have 2
instances of SQL, one acting as a subscriber and the other acting as a
publisher/distributor for transactional and merge replication. I've 3
publications so far.

For your structure, how is it defined? On your publication, have you defined
Re: Publisher, Distribution, Subscriber all on one SQL Server? Hilary Cotter
10/31/2005 11:37:30 PM
I even do pull subscriptions using FTP on a single server.

--
Hilary Cotter
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