BIP5436

Severity

30 : Severe error

Message

Data Length Error

Explanation

Data length inconsistent with element definition while writing a TDS message.
Element name: <insert_0>
Element type: <insert_1>
Expected data length: <insert_2>
Actual data length: <insert_3>
Data: '<insert_4>'

Response

Make sure that the length of specified binary data item is the same as the expected length, as defined in the message definition or that the length of specified string data item is not greater than the expected length.