SQL Server error code
SQL Server error 4013
SQL Server raises error 4013 at severity 16, which marks a problem with the query or data that you can correct.
The incoming tabular data stream (TDS) protocol stream is incorrect. The multiple active result sets (MARS) TDS header is missing.
| Msg | 4013 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |