March 27, 2003 at 4:03 am
Trying to set up replication (transactional) between two servers. Get error message that says 'can not start agent at subscriber'. What am i doing wrong?? Any assistance would be greatly appreciated.
Grant
March 28, 2003 at 12:14 pm
I think it tried to start the SQL Server Agent at the subscriber. But it coudn't do it because of a login problem. Is the login account used on the sql server agent member of the same domain that the subscriber is?
March 28, 2003 at 11:28 pm
racosta, thanks for the postings. Going to retry next week. Have in the mean time set up a job to DTS the whole database to the other server. This is time consuming but at least i know that it works. Will let you know if i get it working.
March 29, 2003 at 5:53 am
You have the option to run the agent on the publisher or subscriber, I usually use push (publisher) option, more as a preference than anything.
Andy
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply