dbTalk Databases Forums  

SQL 2005 error: Replication-Replication Distribution Subsystem: agent (null) failed.

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SQL 2005 error: Replication-Replication Distribution Subsystem: agent (null) failed. in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bourgon@gmail.com
 
Posts: n/a

Default SQL 2005 error: Replication-Replication Distribution Subsystem: agent (null) failed. - 06-14-2007 , 04:52 PM






I'm getting this, after upgrading from 2000 to 2005.

Replication-Replication Distribution Subsystem: agent (null) failed.
The subscription to publication '(null)' has expired or does not
exist.

The only suggestions I've seen are to dump all subscriptions. Since
we have several dozen publications to several servers, is there a
decent way to script it all out, if that's the only suggestion?

Thanks in advance.


Reply With Quote
  #2  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: SQL 2005 error: Replication-Replication Distribution Subsystem: agent (null) failed. - 06-14-2007 , 09:54 PM






Drill down on the publication in the replication folder\Local Publications.
Right click on it and select Generate Scripts.

--
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
<bourgon (AT) gmail (DOT) com> wrote

Quote:
I'm getting this, after upgrading from 2000 to 2005.

Replication-Replication Distribution Subsystem: agent (null) failed.
The subscription to publication '(null)' has expired or does not
exist.

The only suggestions I've seen are to dump all subscriptions. Since
we have several dozen publications to several servers, is there a
decent way to script it all out, if that's the only suggestion?

Thanks in advance.




Reply With Quote
  #3  
Old   
jeff_y
 
Posts: n/a

Default Re: SQL 2005 error: Replication-Replication Distribution Subsystem: agent (null) failed. - 06-18-2007 , 01:06 PM



I get the similar error message, can this be explained in terms of its
possible causes?
My observation is my transactional replication goes well without any
problems, but I keep on finding this annoying error in the sql server log.
Any thoughts on this issue is highly appreciated.

Jeff

<bourgon (AT) gmail (DOT) com> wrote

Quote:
I'm getting this, after upgrading from 2000 to 2005.

Replication-Replication Distribution Subsystem: agent (null) failed.
The subscription to publication '(null)' has expired or does not
exist.

The only suggestions I've seen are to dump all subscriptions. Since
we have several dozen publications to several servers, is there a
decent way to script it all out, if that's the only suggestion?

Thanks in advance.




Reply With Quote
  #4  
Old   
bourgon@gmail.com
 
Posts: n/a

Default Re: SQL 2005 error: Replication-Replication Distribution Subsystem: agent (null) failed. - 07-02-2007 , 10:46 AM



On Jun 18, 1:06 pm, "jeff_y" <jeffrey... (AT) abc (DOT) com> wrote:
Quote:
I get the similar error message, can this be explained in terms of its
possible causes?
My observation is my transactional replication goes well without any
problems, but I keep on finding this annoying error in the sql server log.
Any thoughts on this issue is highly appreciated.
Jeff, we wound up contacting Microsoft about it. They had us run a
trace on the server (turning on the "errors and warnings"), determined
that it had something to do with subscriptions to a particular
published database, then we removed and recreated them.

We also, once we'd scripted and removed the subscriptions, we ran
sp_removedbreplication. Hope this helps.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.