Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Immediate Updating Subscriptions

Author  Topic 

raja
Starting Member

18 Posts

Posted - 2004-11-16 : 11:51:52
Hi

I created a Transactional replication with Immediate updating substriction.And wheni created the subscription an '1722 - (RPC Server Unavilable) Error was thrown and when I tried to start the MS DTC service on the remote server from my local server,i was unable to access the service. Can anyone help me on this issue

Thanks in advance
Raja

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-11-16 : 20:32:56
check the account that runs the sql services (sql server agent,ms sql server,ms dtc). this account must be a domain account which is a member of the local admin group.

--------------------
keeping it simple...
Go to Top of Page
   

- Advertisement -