Tag: MS SQL Server Error Codes

SQL Server Error Code – 20802 cannot publish objects from the replicat

In this blog post, you’ll learn more about the SQL Server Error Code 20802 and the error message description that is shown SQL Server Error Code 20802 SQL Server Error Description for the Code :20802 Cannot publish objects from the replication administrative user schema [%s]. This schema owns all replication procedures and metadata tables, but it cannot own published objects. Use a different schema for…

SQL Server Error Code – 8546 unable to load microsoft distributed tra

In this blog post, you’ll learn more about the SQL Server Error Code 8546 and the error message description that is shown SQL Server Error Code 8546 SQL Server Error Description for the Code :8546 Unable to load Microsoft Distributed Transaction Coordinator (MS DTC) library. This error indicates that MS DTC is not installed. Install MS DTC to proceed.

SQL Server Error Code – 10610 filtered index ‘%.*ls’ cannot be created

In this blog post, you’ll learn more about the SQL Server Error Code 10610 and the error message description that is shown SQL Server Error Code 10610 SQL Server Error Description for the Code :10610 Filtered index ‘%.*ls’ cannot be created on object ‘%.*ls’ because it is not a user table. Filtered indexes are only supported on tables. If you are trying to create a…

SQL Server Error Code – 11235 received a malformed message. the binary

In this blog post, you’ll learn more about the SQL Server Error Code 11235 and the error message description that is shown SQL Server Error Code 11235 SQL Server Error Description for the Code :11235 Received a malformed message. The binary message class (%d:%d) is not defined. This may indicate network problems or that another application is connected to the Service Broker endpoint.