08-05-05 12:48 PM
Theo wrote:
> Hello!
>
> I'm using the SQL adapter to insert a row in table. I'm using the
> updategram. Unfortunatelly I get an error from the SQL server, saying
> "Transmission failure".
> In the log I can see following error messages:
>
> Type: Error
> source: BizTalk Server
> event ID: 5752
> Description: The Messaging Engine has suspended "1" message(s) from adapte
r
> "SQL" due to failures in message processing. Please refer to Health and
> Activity Tracking tool for more detailed information on this failure.
>
> Type:Warning
> source: BizTalk Server
> event ID: 5740
> The adapter "SQL" raised an error message. Details "HRESULT="0x80040e57"
> Description="String or binary data would be truncated."
> <Root xmlns:ns00="urn:schemas-microsoft-com:xml-updategram"><?MSSQLError
> HResult="0x80040e57" Source="Microsoft OLE DB Provider for SQL Server"
> Description="String or binary data would be truncated."?></Root>".
>
> While setting up the SQL port I have tested the connection with status
> "connection succeded".
>
> Can You please help me?
>
> Thanks,
>
> //theo
>
>
>
Hi Theo
I'm not at all sure but it seems that your error message is data related
the call went to SQL and the operation failed. I would examine the data
carefully and see that all data conversion are valid.
Yossi Dahan
[ Post a follow-up to this message ]
|