Viewing 6 posts - 1 through 6 (of 6 total)
I believe linked servers are required for replication. How are your linked servers set up between publisher(s) and subscriber(s)?
July 7, 2005 at 10:00 am
Is your install named? ([servername]\instancename)? If so- it would not, by default, listen on port 1433. The listening port would dynamically assign a port on first start, or if the...
May 31, 2005 at 9:48 am
If your PK is an IDENTITY, make sure it is 'NOT FOR REPLICTION'. Also, for transactional replication verify that the subscriber is not being updated or inserted to.
HTH
Jason
February 24, 2005 at 11:18 am
You need to have specific reasons to go multiple instance- because it does increase complexity and license costs if you are running Standard Edition. Not to mention some applications have...
February 22, 2005 at 8:21 am
You'll also need to create a linked server for any remote server involved with replication.
MCDBA, MCSE
September 23, 2003 at 8:19 am
Viewing 6 posts - 1 through 6 (of 6 total)