Category: SQL Server

SQL Server Error Code – 21851 peer-to-peer publications only support a

In this blog post, you’ll learn more about the SQL Server Error Code 21851 and the error message description that is shown SQL Server Error Code 21851 SQL Server Error Description for the Code :21851 Peer-to-peer publications only support a “%s” value of %s. Article “%s” currently has a “%s” value of %s. This value must be changed to continue.

SQL Server Error Code – 33449 filestream file i/o access is enabled, b

In this blog post, you’ll learn more about the SQL Server Error Code 33449 and the error message description that is shown SQL Server Error Code 33449 SQL Server Error Description for the Code :33449 FILESTREAM File I/O access is enabled, but no listener for the availability group is created. A FILESTREAM PathName will be unable to refer to a virtual network name (VNN) and,…

SQL Server Error Code – 11511 the metadata could not be determined bec

In this blog post, you’ll learn more about the SQL Server Error Code 11511 and the error message description that is shown SQL Server Error Code 11511 SQL Server Error Description for the Code :11511 The metadata could not be determined because the statement ‘%.*ls’ in procedure ‘%.*ls’ is not compatible with the statement ‘%.*ls’ in the main batch.

SQL Server Error Code – 40926 the operation cannot be performed becaus

In this blog post, you’ll learn more about the SQL Server Error Code 40926 and the error message description that is shown SQL Server Error Code 40926 SQL Server Error Description for the Code :40926 The operation cannot be performed because the geo-replication link is part of a Failover Group. You must remove the database from the group in order to individually terminate or failover.

SQL Server Error Code – 1949 cannot create %s_msg on view ?%.*ls?. th

In this blog post, you’ll learn more about the SQL Server Error Code 1949 and the error message description that is shown SQL Server Error Code 1949 SQL Server Error Description for the Code :1949 Cannot create %S_MSG on view ?%.*ls?. The function ?%s? yields nondeterministic results. Use a deterministic system function, or modify the user-defined function to return deterministic results.

SQL Server Error Code – 22122 change tracking autocleanup failed on si

In this blog post, you’ll learn more about the SQL Server Error Code 22122 and the error message description that is shown SQL Server Error Code 22122 SQL Server Error Description for the Code :22122 Change Tracking autocleanup failed on side table of “%s”.  If the failure persists, use sp_flush_CT_internal_table_on_demand to clean up expired records from its side table.

SQL Server Error Code – 6625 could not convert the value for openxml

In this blog post, you’ll learn more about the SQL Server Error Code 6625 and the error message description that is shown SQL Server Error Code 6625 SQL Server Error Description for the Code :6625 Could not convert the value for OPENXML column ‘%ls’ to sql_variant data type. The value is too long. Change the data type of this column to text, ntext or image.