Tag: MS SQL Server Error Codes

SQL Server Error Code – 8039 the incoming tabular data stream (tds) r

In this blog post, you’ll learn more about the SQL Server Error Code 8039 and the error message description that is shown SQL Server Error Code 8039 SQL Server Error Description for the Code :8039 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Table-valued parameter %d (“%.*ls”), row %I64d, column %d: Data type 0x%02X (CLR type) has an invalid…

SQL Server Error Code – 49902 there are not enough worker threads avai

In this blog post, you’ll learn more about the SQL Server Error Code 49902 and the error message description that is shown SQL Server Error Code 49902 SQL Server Error Description for the Code :49902 There are not enough worker threads available for the number of CPUs. This is because one or more CPUs were added. To increase the number of worker threads, use sp_configure…