Category: SQL Server

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 – 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 – 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….

SQL Server Error Code – 19211 the server extended protection level is

In this blog post, you’ll learn more about the SQL Server Error Code 19211 and the error message description that is shown SQL Server Error Code 19211 SQL Server Error Description for the Code :19211 The server Extended Protection level is set to Allowed or Required, and the client did not provide a Service Principal Name (SPN). To connect, this client must support Extended Protection….