已超出错误阈值。接收位置正在关闭 [英] The error threshold has been exceeded. The receive location is shutting down

查看:253
本文介绍了已超出错误阈值。接收位置正在关闭的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 

我有一个SQL接收端口,它给我这个错误 -  

I have a SQL receive port which is giving me this error - 

接收location"NOTIFCATION_LOC"使用URL"SQL:// xxx"正在关闭。详细信息:"已超出错误阈值。接收位置正在关闭。"。

我已阅读此帖(http://social.msdn.microsoft.com/Forums/en-US/c17b55f3 -92d2-4fc4-a2d2-875619d6c3ee /--error-threshold-has-been-the-receive-location-is-shutting-down?forum = biztalkgeneral)似乎有答案说明设置
端口上的'use transaction'设置为false解决了这个问题。

I have read this post (http://social.msdn.microsoft.com/Forums/en-US/c17b55f3-92d2-4fc4-a2d2-875619d6c3ee/the-error-threshold-has-been-exceeded-the-receive-location-is-shutting-down?forum=biztalkgeneral) which seems to have the answer stating that setting the 'use transaction' setting to false on the port solved the problem.

我很难在我的端口上找到这个设置。有谁知道这个配置在哪里?

I'm struggling to find this setting on my port. Does anyone know where this is configured?

非常感谢

John

推荐答案

您可以尝试将Ambient Transaction设置为false,这意味着    BizTalk将不会使用DTC进行交易。

You can try setting Ambient Transaction to false which means  BizTalk will not use not use DTC for transactions.

谢谢你b $ b Abhishek

Thanks
Abhishek


这篇关于已超出错误阈值。接收位置正在关闭的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆