June 4, 2008 at 7:54 am
I'm trying to setup transactional replication between two servers which are not in AD. I can make changes at the publisher which show up at the subscriber but when I make a change in the data at the subscriber I get the following error;
Error Source: .Net SqlClient Data Provider.
Error Message: The RPC security information for the Publisher is missing or invalid. Use sp_link_publication to specify it.
I've run the sp_link_publication command on the subscriber with the information for the sa account as well as the sqlagent account with no noticeable effect. Both server have an identical sqlagent account to run the Sql Server Agent service.
I've used DTCPing and DTCTester from both servers succesfully.
There are no errors in the logs.
Any help would be greatly appreciated.
Thanks,
Hugh
June 4, 2008 at 12:17 pm
June 4, 2008 at 3:07 pm
Thanks that fixed it. I had actually visited that page a while ago but I was still dealing with firewall issues at the time.
What a relief!
-Hugh
June 4, 2008 at 3:33 pm
Cool. Glad you got it working!
* Noel
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply