Replication Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Laurence Breeze

    Replication Problem

    I don't know if anyone can help with this, I've got replication running
    between 2 SQLServer installations, the distributor is on the the same
    server as subscriber. Replication is a once a day snapshot and all has
    been working well until recently.

    I needed to make a change to the replication and deleted and recreated
    the subscription and now it doesn't work. The snapshot runs as before
    but the subscription fails within a second or 2 with the following error:

    "The process could not retrieve security information from the Subscriber
    for Distributer 'MIServer'. The step failed."

    The only thing I could think of was that somehow the password for the
    'distributor_ad min' login had become out of step. I've run
    'sp_changedistr ibutor_password ' and the subscription still fails.

    Any help would be appreciated.

    TIA

    Laurence Breeze

  • Simon Hayes

    #2
    Re: Replication Problem


    "Laurence Breeze" <laurence_breez e@yahoo.co.uk> wrote in message
    news:4240096D.2 000305@yahoo.co .uk...[color=blue]
    >I don't know if anyone can help with this, I've got replication running
    >between 2 SQLServer installations, the distributor is on the the same
    >server as subscriber. Replication is a once a day snapshot and all has
    >been working well until recently.
    >
    > I needed to make a change to the replication and deleted and recreated the
    > subscription and now it doesn't work. The snapshot runs as before but the
    > subscription fails within a second or 2 with the following error:
    >
    > "The process could not retrieve security information from the Subscriber
    > for Distributer 'MIServer'. The step failed."
    >
    > The only thing I could think of was that somehow the password for the
    > 'distributor_ad min' login had become out of step. I've run
    > 'sp_changedistr ibutor_password ' and the subscription still fails.
    >
    > Any help would be appreciated.
    >
    > TIA
    >
    > Laurence Breeze
    >[/color]

    It sounds rather similar to this KB article:

    Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows, Surface, and more.


    But you might get a better response in
    microsoft.publi c.sqlserver.rep lication.

    Simon


    Comment

    Working...