Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: SQL Server throws an exception when a message to the EsbExceptionDb database exceeds 100 characters in BizTalk Server


View products that this article applies to.

Symptoms

A fault message is generated by the following call to the BizTalk ESB Toolkit API:

Microsoft.Practices.ESB.ExceptionHandling.ExceptionMgmt.CreateFaultMessage()

The resulting fault message captures the error type identifier. This message could reach a length of more than 100 characters. When this message is submitted to the EsbExceptionDb database by the Microsoft.Practices.ESB BizTalk application, an exception is thrown by the computer that's running SQL Server.

↑ Back to the top


Cause

This issue occurs because the size of the ErrorType and ExceptionType columns in the Fault table of the EsbExceptionDb database is limited to 100 characters in BizTalk Server.

↑ Back to the top


Resolution

Cumulative update information

The fix that resolves this issue is included in Cumulative Update 3 for BizTalk Server 2013.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseinter, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2953077
Revision : 1
Created on : 1/7/2017
Published on : 10/10/2015
Exists online : False
Views : 200