SQL Server Error Msg 46711 – Unsupported TDS request packet of type %d encountered on SQL Server Parallel DataWarehousing TDS endpoint. Only batch, rpc and transaction requests are supported.

In this blog post, let’s learn about the error message “46711 – Unsupported TDS request packet of type %d encountered on SQL Server Parallel DataWarehousing TDS endpoint. Only batch, rpc and transaction requests are supported.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

46711 – Unsupported TDS request packet of type %d encountered on SQL Server Parallel DataWarehousing TDS endpoint. Only batch, rpc and transaction requests are supported.

Reason for the Error

To be update soon…

Solution

To be update soon…