Quantcast
Channel: SQL Service Broker forum
Viewing all articles
Browse latest Browse all 461

Broker Service in SQL Server 2012

$
0
0

Hi everyone,

I have seen this in System Center 2012 Update 1

"Issue 7
When a new SqlNotificationRequest instance is created, new rows are created in the sys.conversation_endpoints catalog view that has state="CO." Because the SqlNotificationRequest class does not provide any method to close the conversation accordingly, the sys.conversation_endpoints catalog view grows quickly to a very large number."

I have this problem in SQL Server 2012 Enterprise Edition , (in SQL Server 2008 R2 everything works).

My problem is that each time I create a new SqlDependency Object in my project there are multiple endpoints with is_system = 1 (view sys.conversation_endpoints) that are not closed. All endpoints that are not created from system do close and I can see them. I also set a timeout in the SqlDependency constructor so as to force the conversation to close after a period of time.

My question is : the reported error (Issue 7) has any relation with my problem? Is there any workaround till the next update?

(sys.conversation_endpoints has 10k new rows every day due to this error)

Thanks a lot.


Viewing all articles
Browse latest Browse all 461

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>