Tag: MS SQL Server Error Codes

SQL Server Error Code – 33117 transparent data encryption is not avail

In this blog post, you’ll learn more about the SQL Server Error Code 33117 and the error message description that is shown SQL Server Error Code 33117 SQL Server Error Description for the Code :33117 Transparent Data Encryption is not available in the edition of this SQL Server instance. See books online for more details on feature support in different SQL Server editions.

SQL Server Error Code – 18760 invalid %ls statement for article %d. ve

In this blog post, you’ll learn more about the SQL Server Error Code 18760 and the error message description that is shown SQL Server Error Code 18760 SQL Server Error Description for the Code :18760 Invalid %ls statement for article %d. Verify that the stored procedures that propagate changes to Subscribers use the appropriate call syntax, and then rerun the Log Reader Agent. Use sp_helparticle…

SQL Server Error Code – 41420 at least one availability database on th

In this blog post, you’ll learn more about the SQL Server Error Code 41420 and the error message description that is shown SQL Server Error Code 41420 SQL Server Error Description for the Code :41420 At least one availability database on this availability replica has an unhealthy data synchronization state. If this is an asynchronous-commit availability replica, all availability databases should be in the SYNCHRONIZING…

SQL Server Error Code – 969 warning: the default or fixed value on x

In this blog post, you’ll learn more about the SQL Server Error Code 969 and the error message description that is shown SQL Server Error Code 969 SQL Server Error Description for the Code :969 Warning: The default or fixed value on XML element or attribute ?%.*ls? in schema collection ?%.*ls? is updated from ?%.*ls? to ?%.*ls? because Sql Server does not support negative years…

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

In this blog post, you’ll learn more about the SQL Server Error Code 13707 and the error message description that is shown SQL Server Error Code 13707 SQL Server Error Description for the Code :13707 System-versioned table schema modification failed because history table ‘%.*ls’ is configured for change data capture. Consider dropping this configuration and trying again.

SQL Server Error Code – 458 cannot create the select into target tab

In this blog post, you’ll learn more about the SQL Server Error Code 458 and the error message description that is shown SQL Server Error Code 458 SQL Server Error Description for the Code :458 Cannot create the SELECT INTO target table ?%.*ls? because the xml column ?%.*ls? is typed with a schema collection ?%.*ls? from database ?%.*ls?. Xml columns cannot refer to schemata across…

SQL Server Error Code – 8304 indexkey_property will be removed in a f

In this blog post, you’ll learn more about the SQL Server Error Code 8304 and the error message description that is shown SQL Server Error Code 8304 SQL Server Error Description for the Code :8304 INDEXKEY_PROPERTY will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use the feature. Use…

SQL Server Error Code – 22966 could not create table dbo.systranschema

In this blog post, you’ll learn more about the SQL Server Error Code 22966 and the error message description that is shown SQL Server Error Code 22966 SQL Server Error Description for the Code :22966 Could not create table dbo.systranschemas in database ‘%s’. Refer to previous errors in the current session to identify the cause and correct any associated problems.