Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Service Broker / March 2006

Tip: Looking for answers? Try searching our database.

Clearing errored messages from sys.transmission_queue

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tom Wilson - 08 Mar 2006 19:47 GMT
Following up on my previous post - now that I've got queues working, there
are still the old errored-out messages in sys.tranmission_queue.  Is there
an official way of clearing these out?
Kent Tegels - 08 Mar 2006 20:22 GMT
Hello Tom,

> Following up on my previous post - now that I've got queues working,
> there are still the old errored-out messages in sys.tranmission_queue.
> Is there an official way of clearing these out?

Issue END CONVERSATION for their handles.

Thank you,
Kent Tegels
DevelopMentor
http://staff.develop.com/ktegels/
Remus Rusanu [MSFT] - 08 Mar 2006 20:25 GMT
END CONVERSATION @dh WITH CLEANUP

You can issue this even for closed/errored conversations, it will remove
anything left from of the conversation.
See also this post:
http://blogs.msdn.com/remusrusanu/archive/2006/01/27/518455.aspx on the
dangers of abusing this.

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

HTH,
~ Remus Rusanu

SQL Service Broker
http://msdn2.microsoft.com/en-us/library/ms166043(en-US,SQL.90).aspx

> Following up on my previous post - now that I've got queues working, there
> are still the old errored-out messages in sys.tranmission_queue.  Is there
> an official way of clearing these out?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.