SQL Server error code
SQL Server error 8059
SQL Server raises error 8059 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 "%.*ls", to a parameterized string has no table type defined.
| Msg | 8059 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |