Tag: MS SQL Server Error Codes

SQL Server Error Code – 22940 could not remove ddl history entries in

In this blog post, you’ll learn more about the SQL Server Error Code 22940 and the error message description that is shown SQL Server Error Code 22940 SQL Server Error Description for the Code :22940 Could not remove DDL history entries in the Change Data Capture metadata for capture instance ‘%s’ and source table ‘%s.%s’. Refer to previous errors in the current session to identify…

SQL Server Error Code – 41823 could not perform the operation because

In this blog post, you’ll learn more about the SQL Server Error Code 41823 and the error message description that is shown SQL Server Error Code 41823 SQL Server Error Description for the Code :41823 Could not perform the operation because the database has reached its quota for in-memory tables. This error may be transient. Please retry the operation. See ‘http://go.microsoft.com/fwlink/?LinkID=623028’ for more information.

SQL Server Error Code – 20705 cannot set @conflict_logging to ‘both’ b

In this blog post, you’ll learn more about the SQL Server Error Code 20705 and the error message description that is shown SQL Server Error Code 20705 SQL Server Error Description for the Code :20705 Cannot set @conflict_logging to ‘both’ because publication ‘%s’ has a compatibility level lower than 90. Set @publication_compatibility_level to ’90RTM’ when creating the publication or use sp_changemergepublication to set publication_compatibility_level to…

SQL Server Error Code – 5529 failed to remove a filestream file. the

In this blog post, you’ll learn more about the SQL Server Error Code 5529 and the error message description that is shown SQL Server Error Code 5529 SQL Server Error Description for the Code :5529 Failed to remove a FILESTREAM file. The database is a primary database in an availability group. Wait for the FILESTREAM data files to be hardened on every secondary availability replica….