An entity of type service cannot be owned by a role, a group, or by...
I'm using SQL Server 2008 R2 and a WCF service in Visual Studio 2010. I am trying to set up a SQL Dependency to detect changes in the database, and I have set up a queue and service. I keep getting the...
View ArticleReplictaing data to multiple instance
Hi everyone,I have two below questions regarding service broker, I would appreciate if someone help me on those.1- Is it possible to replicate data from one sql instance to multiple(two- three) SQL...
View ArticleThe target service name could not be found. Server version compatibility...
Hi,I have two remote SQL Servers. One initiator another one is target. Now I need to move target to new server and new database just with SAME database name.I have recreated all SB objects on new...
View ArticleService Broker and Service Broker and is_trustworthy_on
I use the Service Broker to execute a stored procedure asynchronously simultaneously, using such a queue:CREATE QUEUE MyQueue WITH STATUS=ON , RETENTION=Off , ACTIVATION (STATUS=ON,...
View ArticleSQL
My personnel computer is locked out after 2 minutes The people say I must buy a card for 200 or more dollars. What can I do about this??
View ArticleService broker with multi-subnet
We have a sql server multi-subnet environment with Always On availability groups as our high availability solution. And we'd like to use Service Broker over it. Do you see any issues with this...
View ArticleService broker doing stuff when I don't want it to
Hello, I have recently implemented a Service Broker solution for asynchronous triggers. It seems to work well, but I have a question. We have "main" database and a "demo" database. The two databases...
View ArticleSingle message stuck in transmission queue
I have single message that will not send in a transmission queue. All other messages of that type work fine. Only error I see is Connection attempt failed with error: '10060(A connection attempt failed...
View ArticleHow should I encrypt/decrypt a TCP/IP data stream ?
I am working on a project which will provide a TCP/IP data stream which will be encrypted on arrival in SQL Server.What would be a good way to decrypt the data stream in SQL Server ? I believe I could...
View ArticleIs service broker a good option?
Hi,I am developing a solution where an external app (.net based) at different client locations would upload CSV files in a queue and SQL server would then pick those files (from all different client)...
View ArticleService brocker master key error after db refresh
Error detailsPlease create a master key in the database or open the master key in the session before performing this operation.
View ArticleThe session keys for this conversation could not be created or accessed. The...
Hi,I'm getting the following error In sys.transmission_queue in the transmission_status column "The session keys for this conversation could not be created or accessed. The database master key"I'm...
View ArticleTrying to follow a SQL Service Broker Step By Step configuration, what am I...
I've never used SSB before and is looking to implement this due to an issue we recently had with long running queries executing from a trigger.I'm following the guide below. Looks OK when I run each...
View ArticleService Broker
I just migrated SQL Server 2008 R2 to SQL Server 2017 Standard edition to a different server. I migrated User databases only, not the system databases. Since the migration, I have been getting the...
View ArticleRandom mail lost with Database mail and non-Microsoft SMTP servers
The following facts was tested and reproduced on 3 completely different environments and with SQL 2005, 2008, 2008R2, 2012 and 2016.When DB mail send email to Postfix(2.10.1 and 3.1.2) SMTP servers...
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 ArticlePerformance Impact
Hi,I'm would like to understand from all the folks using SQL Service Broker if there is any sort of degraded performance on their server due to enabling of this internal message broker mechanism?The...
View ArticleService Broker- Similar to Trigger
Hi Guys,We are new to service broker, we want to enable service broker on our server; we have lot of triggers in the SQL server which we want to get rid of and go service broker route.We have below...
View ArticleSQL Service Not Found in Services
hello everyone, i want ask about service sql server (SSMS) in services windows. I already installed ssms 19 but always can't login. After that, i search in services.msc in windows and my ssms service...
View ArticleService broker manager has been started.
I inherited a SQL 2014 environment, and I see this in the log“Service broker manager has been started.”. I also see broker enabled on tempdb and msdb. For security reasons, I would like to disable on...
View Article