Tag: MS SQL Server Error Codes

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.

SQL Server Error Code – 7651 warning: the ongoing population is neces

In this blog post, you’ll learn more about the SQL Server Error Code 7651 and the error message description that is shown SQL Server Error Code 7651 SQL Server Error Description for the Code :7651 Warning: The ongoing population is necessary to ensure an up-to-date index. If needed, stop change tracking first, and then deactivate the full-text index population.

SQL Server Error Code – 13725 system-versioned table schema modificati

In this blog post, you’ll learn more about the SQL Server Error Code 13725 and the error message description that is shown SQL Server Error Code 13725 SQL Server Error Description for the Code :13725 System-versioned table schema modification failed because column ‘%.*ls’ does not have the same masking functions in tables ‘%.*ls’ and ‘%.*ls’.