all groups > sql server replication > february 2007 >
You're in the

sql server replication

group:

sa password change affecting replication


sa password change affecting replication Wingman
2/28/2007 6:00:10 PM
sql server replication:
Hi
We are using SQL 2K with Sp4. Both publisher and distributor are on the
same computer. We are using push repication.

Recently I changed the sa password without knowing that somewhere in our
push replication is using it. When I create a new subscription, it keeps on
telling me that sa login incorrect. Where is the sa hiding in this
subscription setting?

I need help quickly.

Re: sa password change affecting replication Paul Ibison
3/1/2007 12:00:00 AM
Please run sp_helpsubscriberinfo and see if the security_mode is 0 (sql
server authentication). If it is, then this is what needs changing.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com

AddThis Social Bookmark Button