BUG: Replication Agent Might Run Continuously Even When the Replication Job is Completed (818552)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions) SP3
BUG #: 364057 (SQL Server 8.0) SYMPTOMSWhen you configure a replication job not to run
continuously, and you then run the job, the job history displays that the job
is complete. However, the replication job might still appear to run
continuously, and the agent process for the replication agent might also run in
the background continuously.
This problem also occurs when the
replication job encounters an error. CAUSEYou are using a proxy account for the SQL Server Agent, and
you set the replication job owner to a user who does not have System
Administrator credentials. WORKAROUNDTo work around the problem, use either of the following
methods:
- Do not use a proxy account for the SQL Server Agent.
-or- - If the SQL Server Agent must run under a proxy account, set
the replication job owner to a user who does have System Administrator
credentials.
REFERENCESFor additional information about setting and retrieving
proxy account information for the SQL Server Agent, visit the following
Microsoft Web site: xp_sqlagent_proxy_account
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbAuthentication kbbug KB818552 kbAudDeveloper |
---|
|