Tag: MS SQL Server Error Codes

SQL Server Error Code – 21808 for a .net assembly business logic handl

In this blog post, you’ll learn more about the SQL Server Error Code 21808 and the error message description that is shown SQL Server Error Code 21808 SQL Server Error Description for the Code :21808 For a .NET Assembly Business Logic Handler, the @resolver_info must contain the class name in ‘%s’ that implements the Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicModule interface.

SQL Server Error Code – 6998 invalid type definition: type or content

In this blog post, you’ll learn more about the SQL Server Error Code 6998 and the error message description that is shown SQL Server Error Code 6998 SQL Server Error Description for the Code :6998 Invalid type definition: Type or content model ‘%s’ is too complicated. It may be necessary to reduce the number of enumerations or the size of the content model.

SQL Server Error Code – 934 sql server cannot load database ?%.*ls?

In this blog post, you’ll learn more about the SQL Server Error Code 934 and the error message description that is shown SQL Server Error Code 934 SQL Server Error Description for the Code :934 SQL Server cannot load database ?%.*ls? because Change Data Capture is enabled. The currently installed edition of SQL Server does not support Change Data Capture. Either restore database without KEEP_CDC…

SQL Server Error Code – 4966 alter table switch statement failed. com

In this blog post, you’ll learn more about the SQL Server Error Code 4966 and the error message description that is shown SQL Server Error Code 4966 SQL Server Error Description for the Code :4966 ALTER TABLE SWITCH statement failed. Computed column ‘%.*ls’ defined as ‘%.*ls’ in table ‘%.*ls’ is different from the same column in table ‘%.*ls’ defined as ‘%.*ls’.