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

The Service Broker protocol transport is not available -sERVICE ENABLED ON db

$
0
0

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 the DB. used below query.

select name,is_broker_enabled,service_broker_guid from sys.databases
where is_broker_enabled=1

MYDB is listed in the results.

Another other pointers for troubleshooting above error. I checked i am using same TCP port mentioned on SQL server configuration 1433.

CREATE ROUTE ReplData_Route_Dest
WITH SERVICE_NAME='ReplData_Dest_Service',
BROKER_INSTANCE='566C7F7A-9373-460A-8BCC-5C1FD4BF49C9',
ADDRESS='tcp://xyz.xyz.com:1433'

Regards,

Navin


Navin.D http://dnavin.wordpress.com


Viewing all articles
Browse latest Browse all 461

Trending Articles



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