Re: Red X on publication and distribution agent
From: Shirley Kelly [MS] (skelly_at_online.microsoft.com)
Date: 02/20/04
- Next message: Shirley Kelly [MS]: "RE: replication"
- Previous message: Johan Dahlgren: "Re: Error number: 208"
- In reply to: RS: "Re: Red X on publication and distribution agent"
- Next in thread: RS: "Re: Red X on publication and distribution agent"
- Reply: RS: "Re: Red X on publication and distribution agent"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 07:40:18 GMT
Hi RS,
There is a table in the tempdb database that contains the status of the
agents. If the status is incorrectly displayed, there are two options to
resolve the issue:
1. Restart SQL Server. Tempdb is recreated whenever SQL Server
starts, so this cleans up the incorrect status.
2. Manually delete the row with the incorrect status. Because this
involved modifying a system table, I won't tell you exactly which table it
is, but I think you'll be able to figure it out by looking at the tables in
the tempdb database :-)
Regards,
Shirley
SQL Server Support
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
- Next message: Shirley Kelly [MS]: "RE: replication"
- Previous message: Johan Dahlgren: "Re: Error number: 208"
- In reply to: RS: "Re: Red X on publication and distribution agent"
- Next in thread: RS: "Re: Red X on publication and distribution agent"
- Reply: RS: "Re: Red X on publication and distribution agent"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|