RE: Snapshot Agent runs, but merge agent will not start(never started)
From: Paul Ibison (Paul.Ibison_at_Pygmalion.Com)
Date: 03/18/04
- Next message: Padraig O'Reilly: "NewBie"
- Previous message: Paul Ibison: "RE: help with replication setup"
- In reply to: Joe Mine: "Snapshot Agent runs, but merge agent will not start(never started)"
- Next in thread: Joe Mine: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- Reply: Joe Mine: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Mar 2004 01:36:08 -0800
Joe,
there is an article about troubleshooting these errors:
http://support.microsoft.com/?kbid=834124 that you might like to look at.
The relevant section explains:
The following list describes two possible causes for this problem.
The SQL Server service uses an account that does not have sufficient administrative credentials on the Windows domain. In this situation, the xp_logininfo system stored procedure is run by using the security context of the SQL Server service. Because the account does not have sufficient administrative credentials to enumerate the properties of the user in the domain, the xp_logininfo system stored procedure fails, and you receive the 8198 error.
To resolve this problem, change the startup account of the SQL Server service to a Windows domain account.
The SQL Server services and the SQL Server Agent services on the Publisher and on the Subscriber use security contexts of different Windows domains.
To resolve this problem, use either of the following two methods.
Use the same Windows domain user account to run the SQL Server services and the SQL Server Agent services.
Create a Windows domain user account on the Publisher and on the Subscriber that have identical user names and passwords.
If you try the recommended solutions and have no success there is a known issue and hotfix available:
http://support.microsoft.com/default.aspx?kbid=830596.
HTH,
Paul Ibison
- Next message: Padraig O'Reilly: "NewBie"
- Previous message: Paul Ibison: "RE: help with replication setup"
- In reply to: Joe Mine: "Snapshot Agent runs, but merge agent will not start(never started)"
- Next in thread: Joe Mine: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- Reply: Joe Mine: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|