Replication problem

  • hello.

    am trying to configure replecation between two servers one on my domain(default port, subscriber) and the other one (publisher) is on a sub domain(prot xxxx)

    , but am having a problem: the job which copy from the publisher to the subscriber wont run correctly.

    ..>>..

    MobashA

  • which is the error message?

  • cannot access the subscriber database.

    ..>>..

    MobashA

  • this is the error msg:

    2008-08-25 11:05:59.732 Agent message code 20084. The process could not connect to Subscriber 'SRV-04'.

    2008-08-25 11:05:59.810 Category:NULL

    Source: Microsoft SQL Native Client

    Number: 18456

    Message: Login failed for user 'sa'.

    ..>>..

    MobashA

  • there is a procedure sp_updatesubscriber which you could use to change the password for your distribution db to accomodate the new sa pwd.

  • When I used replication across domains, I created a Windows account on each server with the same name & same password.

  • i have created a domain account and add it to both sql servers, it worked finally.

    thanks

    ..>>..

    MobashA

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply