• [BTS] BizTalk host BizTalkServerApplication throttled because DatabaseSize exceeded the configured throttling limit.


    Log Name: Application
    Source: BizTalk Server
    Date: 7/22/2013 6:10:38 PM
    Event ID: 7001
    Task Category: BizTalk Server
    Level: Warning
    Keywords: Classic
    User: N/A
    Computer: CN-S-VDBTS01.cn.abb.com
    Description:
    BizTalk host BizTalkServerApplication throttled because DatabaseSize exceeded the configured throttling limit.
    For more information see the BizTalk throttling documentation at http://go.microsoft.com/fwlink/?LinkId=185578.

    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="BizTalk Server" />
    <EventID Qualifiers="32960">7001</EventID>
    <Level>3</Level>
    <Task>1</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-22T10:10:38.000000000Z" />
    <EventRecordID>113407</EventRecordID>
    <Channel>Application</Channel>
    <Computer>CN-S-VDBTS01.cn.abb.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>BizTalkServerApplication</Data>
    <Data>DatabaseSize</Data>
    </EventData>
    </Event>

  • 相关阅读:
    最短路径的三种实现方法
    c/c++小知识
    c++ char * const p问题
    C++ typedef 四个用途
    [转]c++面向对象基础
    [转]C++中引用(&)的用法和应用实例
    表情包。
    linux基础学习
    redis缓存在项目中的使用
    关于redis
  • 原文地址:https://www.cnblogs.com/xuzhong/p/3205839.html
Copyright © 2020-2023  润新知