Permissions for SQLDependency
Hi all,I have a web service that uses ASP.NET cache and SQLDependency to invalidate the cache.The command used for SQLDependency relies on a Stored Procedure.The problem is that the user that the web...
View ArticleWhat does this transmission_status mean?
Noticed several older messages appear to be stuck in the sys.transmission_queue with a transmission_status of "Service Broker received an END CONVERSATION message on this conversation. Service Broker...
View ArticleMSDB Size Grown 159 GB suddenly after upgrading sql 2014 to Service pack 2 ,...
hi , in my live server sql 2014 sp1 in cluster server the size was around 10 GB , we didnt set the initial size of msdb.where in after applying service pack to SP2 CU10 , the msdb grown after restart...
View ArticleSqlDependency Permission issue
I am getting the following error while staring the sqldependency Cannot find the specified user 'owner'. Cannot find the queue 'SqlQueryNotificationService-dfb11997-c69e-4e3b-a640-29cdf4c3e9fa',...
View ArticleHow can I assure that the broker_guid is unique
Dear colleagues,We are using the broker technology to perform some asynchronous stored procedure calls. We build and sell an ERP product. We ship a StartDB for new customers to quickly setup an...
View ArticleHow to prioritize service broker queues via SQL resource governor?
It would be immensely helpful if we could prioritize service broker queue resources (cpu, memory, io). Is this possible using SQL resource governor? If not, where is the proper place to suggest this...
View ArticleError 15517
please need help ..this the wrong message shown in my logAn exception occurred while enqueueing a message in the target queue. Error: 15517<c/> State: 1. Cannot execute as the database principal...
View ArticleSQL Server Error logs are growing in server and disk getting full.
I could see following error was caused for the SQL error logs to grow Error: 28005, Severity: 16, State: 2.An exception occurred while enqueueing a message in the target queue. Error: 15404, State:...
View ArticleEndpoint key exchange algorithm
Hi!When establishing a connection between two endpoints using SQL Service Broker using certificates and using AES encryption. What algorithm is used for the key exchange?
View ArticleOrphaned Conversation Handle Remains After Ending the Conversation From Both...
I am try to implement a simple proof-of-concept of SB, and I am having trouble understanding why conversation handles are building up despite the fact that I am not implementing the "fire-and-forget"...
View ArticleThe Service Broker protocol transport is not available -sERVICE ENABLED ON db
Hi Guys,I get error The Service Broker protocol transport is not available. error; when i am using inert/update trigger as cross server table update/insert.Did check the DB service broker is enabled on...
View ArticleSQL Failure I fail to diagnose seemingly caused by the service Broker
HI ! I have been using the service broker for nearly a year to trigger/parallelize some StoredProcedures / RServices machine learning tasks. For a few days now, the workflow has been broken with these...
View ArticleSCCM service broker
Primary site server and the replica of the primary site server are connected via AlwaysON.AlwaysOn works fine. Failover , Failback everything is fine.Once after alwaysON is enabled, getting the bellow...
View ArticleHandling IIS Application Pool Recycles and Service Broker marks it as poisoned
We are using a pair of Service Broker Initiator-Target queues to break a transaction and to distribute messages so a second system. All is well under normal circumstances, the Initiator receives a...
View ArticleService Broker External Activator Installation on a cluster
I have developed and tested a Sql Server 2012 Service Broker/Service Broker External Activator application which I am struggling to deploy.Installation of the Service Broker External Activator appears...
View Articlemessage is remaining inside queue even if evnt notification is present and...
Hi,I doing work on service broker external activator, all are working fine , but if i insert data , its is remaining in thq queue, even when the event notification is present , given grant permission ,...
View ArticleServer Event Notifications Not Working - SQL Server 2016
I am attempting to setup AUDIT_LOGIN and AUDIT_LOGIN_FAILED server events to capture login activity for one of my SQL Server 2016 SP1 CU8 instances, but the server event notificaitons do not seem to be...
View ArticleService Broker External Activator Aborting When Runtime Checkpointing
Windows Server 2016 Standard fully patched We have been using Service Broker External Activator for a few years now with few problems but are having a recurring problem in the past week where the...
View ArticleMAX_QUEUE_READERS questions.
Greetings. I want to do some experimentation w this setting in Service Broker to see what sort of impact it can have in both speed and resource consumption. I have this setting in both an initiator and...
View Articlemessages failing to arrive
Hi,My company has a system where we have a mirrored server and multiple clients communicating with that server using service broker. A new client was added recently and at first messages were being...
View Article