zoukankan      html  css  js  c++  java
  • [BTS] 新事务不能登记到指定的事务处理器中


    日志名称:          Application
    来源:            BizTalk Server
    日期:            2012/11/11 22:37:50
    事件 ID:         5740
    任务类别:          (1)
    级别:            警告
    关键字:           经典
    用户:            暂缺
    计算机:           AppTestSrv.AppCenter.xz
    描述:
    The adapter "SQL" raised an error message. Details "新事务不能登记到指定的事务处理器中。  ".
    事件 Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="BizTalk Server" />
        <EventID Qualifiers="32960">5740</EventID>
        <Level>3</Level>
        <Task>1</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-11-11T14:37:50.000000000Z" />
        <EventRecordID>53653</EventRecordID>
        <Channel>Application</Channel>
        <Computer>AppTestSrv.AppCenter.xz</Computer>
        <Security />
      </System>
      <EventData>
        <Data>SQL</Data>
        <Data>新事务不能登记到指定的事务处理器中。  </Data>
      </EventData>

    </Event> 

    Reason: I have two test server. The one is a AD Server with biztalk. The other is a VPC that not join in the AD. Because MSDTC must used in AD, than DTC  will not support to them.

    In product will be OK. 

    徐中

    北京钛谷诚泽网络通讯科技有限公司

  • 相关阅读:
    Dll版本管理
    线程池ThreadPool
    关于sitemesh和freemark在struts2中的一些问题总结
    Google 怎么搜索
    android 设计模式
    android webview
    ios 基础数据类型
    android 常用
    android Handler vs Timer
    网站
  • 原文地址:https://www.cnblogs.com/xuzhong/p/2765557.html
Copyright © 2011-2022 走看看