SSBS External Activation Event Notification Server Alias
Hi There,I am using External Activation on SQL Server 2008 R2.In the ExternalActivatorQueue we have the following message,<EVENT_INSTANCE> <EventType>QUEUE_ACTIVATION</EventType>...
View ArticleTransaction Log Filling the Disk
I am having an issue with the transaction growing uncontrolled and filling up the disk. I suspect that transactions are structured incorrectly between the web application that is monitoring a queue and...
View ArticleSQL Servic Broker Queue in Web Application
Hello friends, I want use SQL Service Broker Queue in Web Application where on server site i will have SQL Server 2005 install but on client site i want any ordinary system should be able to setup...
View Articlefar_principal_id in sys.conversation_endpoints table
Hi Everyone,I have a bunch of conversations stuck in sys.transmission_queue and all of them have a far_principal_id=-1 in sys.conversation_endpoints. I don't get the significance of -1 in that column....
View Articlenotify when message arrives
Using a stored procedure, message was created and sent to a queue. Then control was retun back to user to complete other task. Now, how would I know if there is a message arrived in the target queue?...
View ArticleProblem with sending mail via Database Mail
Hi every bodyI want to send a simple mail using DATABASE MAIL feature in SQL SERVER 2005.I've defined a public profile.I've enabled Database Mail stored procedures through the Surface Area...
View Articleactivation stops working after a cluster failover
Hi All, I'm running into a problem with SSB on Microsoft SQL Server 2008 (SP1) - 10.0.2841.0 (X64) May 13 2011 12:08:08 Copyright (c) 1988-2008 Microsoft CorporationEnterprise Edition (64-bit) on...
View ArticleSort_warning notification
I would like to call procedure(which is empty for test) when sort warning is happened. I have enabled service broker, created a queue to receive messages, created a service on the queue that references...
View Articlesys.dm_broker_queue_monitors missing information after cluster failover
where does sys.dm_broker_queue_monitors get its information from? I see that it's created byCREATE VIEW sys.dm_broker_queue_monitors AS SELECT * FROM OpenRowset (TABLE SBQUEUEMONITORS)but can't seem...
View ArticleError log loaded with stack dumps and error messages
Our error log is filled with errors of this nature:Error: 9646, Severity: 16, State: 2.An error occurred in the timer event cache. Error 845, state 1. Process 491:0:2 (0x184c) Worker 0x00000010754D2160...
View ArticleError: 1222, State: 51. Lock request time out period exceeded. This is an...
Our production database upgrade from SQL Server 2008 R2 to SQL Server 2012 SP1 recently.And the active tasks are still increasing, we have 690000 active tasks now.find that many error message: Date...
View ArticleError: 1222, State: 51. Lock request time out period exceeded. This is an...
Our production database upgrade from SQL Server 2008 R2 to SQL Server 2012 SP1 recently.And the active tasks are still increasing, we have 690000 active tasks now.find that many error message: Date...
View ArticleError log loaded with stack dumps and error messages
Our error log is filled with errors of this nature:Error: 9646, Severity: 16, State: 2.An error occurred in the timer event cache. Error 845, state 1. Process 491:0:2 (0x184c) Worker 0x00000010754D2160...
View ArticleIssues starting SSBExternal Activator (service-specific error code 21)
I installed SQL Server External Activator 2012 on my local machine. I have windows 7 Professional and SQL Server 2012 Express installed. After the installation I go to services to start it and receive...
View ArticleService Broker, dialog lifetime and end conversation -
Hi,Im looking for explanation of the scenario with dialog lifetime set. I have two sevices server and client - working in the same database on SQL 2008 Express. Client opens conversation with lifetime...
View Articlefar_principal_id in sys.conversation_endpoints table
Hi Everyone,I have a bunch of conversations stuck in sys.transmission_queue and all of them have a far_principal_id=-1 in sys.conversation_endpoints. I don't get the significance of -1 in that column....
View ArticleUnstoppable Database Mail
Hello,I setup an alert system using Database Mail on SQL Server 2008 Std Windows 8After a couple of successful tests, I started to receive the same email thousands of times. I could not stop it;...
View ArticleEvent Notifications: insufficient system memory
I'm looking for a sanity check. Service broker and Event Notifications are new to me, so it is possible I'm either abusing or incorrectly using the technology. I'm experimenting with using Event...
View Articleservice broker manager has started
hi,application verified that they are not using any service broker.I am getting message/ or error log saying:service broker manager has started and,could not start service broker for database id: 10. A...
View ArticleSql Mail service issue
Hello My application and database are in different server, hence i created application folder as map drive in database server. But when i am trying to send mail using SQL mail service receiving below...
View Article