Seaquel
SQL Server error code

SQL Server error 8028

SQL Server raises error 8028 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. Parameter %d ("%.*ls"): The supplied length is not valid for data type %.*ls. Check the source data for invalid lengths. An example of an invalid length is data of nchar type with an odd length in bytes.
Msg8028
Severity16
Group8000–8999

Source: Database Engine events and errors