SQL Server error code
SQL Server error 8043
SQL Server raises error 8043 at severity 16, which marks a problem with the query or data that you can correct.
The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Table-valued parameter %d ("%.*ls"), row %I64d, column %d: The supplied value is not a valid instance of data type %.*ls. Check the source data for invalid values. An example of an invalid value is data of numeric type with scale greater than precision. | Msg | 8043 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |