zoukankan      html  css  js  c++  java
  • [BTS] Error Can't update assemblies.

    Removal of the assembly failed. Make sure that all items in the assembly you are trying to remove fulfill the following conditions:
    1. Pipelines, maps, and schemas are not being used by Send Ports or Receive Locations in the same or referenced application(s)
    2. Roles have no enlisted parties
    Database Error:
    The DELETE statement conflicted with the REFERENCE constraint "bts_sendport_transform_foreign_transformid". The conflict occurred in database "BizTalkMgmtDb", table "dbo.bts_sendport_transform", column 'uidTransformGUID'.
    The DELETE statement conflicted with the REFERENCE constraint "fk_bt_mapspec_bts_item". The conflict occurred in database "BizTalkMgmtDb", table "dbo.bt_MapSpec", column 'itemid'.
    The DELETE statement conflicted with the REFERENCE constraint "bts_sendport_transform_foreign_transformid". The conflict occurred in database "BizTalkMgmtDb", table "dbo.bts_sendport_transform", column 'uidTransformGUID'.
    The statement has been terminated.
    The statement has been terminated.
    The statement has been terminated. (mscorlib)

     Reason:

    Other orchestration, receive location, send port, send groups were using this dll.

    If you can't find where it is, please remove all send, receive point and try again.

  • 相关阅读:
    英雄无敌5东方部落秘籍
    Tomcat基础学习
    Flume入门
    SparkStreaming 编程指南
    Kafka单机配置部署
    Kafka介绍 (官方文档翻译)
    spark调优
    《Spark Python API 官方文档中文版》 之 pyspark.sql (四)
    《Spark Python API 官方文档中文版》 之 pyspark.sql (三)
    git基本常用命令总结
  • 原文地址:https://www.cnblogs.com/xuzhong/p/3369807.html
Copyright © 2011-2022 走看看