Category: SQL Server

SQL Server Error Code – 4117 cannot retrieve table data for the query

In this blog post, you’ll learn more about the SQL Server Error Code 4117 and the error message description that is shown SQL Server Error Code 4117 SQL Server Error Description for the Code :4117 Cannot retrieve table data for the query operation because the table “%.*ls” schema is being altered too frequently. Because the table “%.*ls” contains a computed column, changes to the table…

SQL Server Error Code – 28710 request aborted due to communication err

In this blog post, you’ll learn more about the SQL Server Error Code 28710 and the error message description that is shown SQL Server Error Code 28710 SQL Server Error Description for the Code :28710 Request aborted due to communication errors: pipeline %hs inconsistency detected: send side reported %I64d bytes sent but there were no messages received on other side.

SQL Server Error Code – 41068 failed to enumerate the windows server f

In this blog post, you’ll learn more about the SQL Server Error Code 41068 and the error message description that is shown SQL Server Error Code 41068 SQL Server Error Description for the Code :41068 Failed to enumerate the Windows Server Failover Clustering (WSFC) registry key (Error code %d).  If this is a WSFC availability group, the WSFC service may not be running or may…

SQL Server Error Code – 22841 could not upgrade the metadata for datab

In this blog post, you’ll learn more about the SQL Server Error Code 22841 and the error message description that is shown SQL Server Error Code 22841 SQL Server Error Description for the Code :22841 Could not upgrade the metadata for database ‘%s’ that is enabled for Change Data Capture. The failure occurred when executing the action ‘%s’. The error returned was %d: ‘%s’. Use…

SQL Server Error Code – 22850 the threshold value specified for the ch

In this blog post, you’ll learn more about the SQL Server Error Code 22850 and the error message description that is shown SQL Server Error Code 22850 SQL Server Error Description for the Code :22850 The threshold value specified for the Change Data Capture cleanup process must be greater than 0. When creating or modifying the cleanup job, specify a positive threshold value. If this…