Tag: MS SQL Server Error Codes

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

In this blog post, you’ll learn more about the SQL Server Error Code 13701 and the error message description that is shown SQL Server Error Code 13701 SQL Server Error Description for the Code :13701 System-versioned table schema modification failed because history table ‘%.*ls’ has custom unique keys defined. Consider dropping all unique keys and trying again.

SQL Server Error Code – 22583 article ‘%s’ cannot be added or modified

In this blog post, you’ll learn more about the SQL Server Error Code 22583 and the error message description that is shown SQL Server Error Code 22583 SQL Server Error Description for the Code :22583 Article ‘%s’ cannot be added or modified in publication ‘%s’. The replication of FILESTREAM columns is not supported for articles that have a ‘schema_option’ set to 0x20000000. This converts large…

SQL Server Error Code – 41086 failed to retrieve the paxos tag from th

In this blog post, you’ll learn more about the SQL Server Error Code 41086 and the error message description that is shown SQL Server Error Code 41086 SQL Server Error Description for the Code :41086 Failed to retrieve the Paxos tag from the Windows Server Failover Clustering (WSFC) registry hive. The WSFC registry hive might be corrupt. Verify whether the ‘HKLM\Cluster\PaxosTag’ registry value exists in…

SQL Server Error Code – 1086 the for xml and for json clauses are inv

In this blog post, you’ll learn more about the SQL Server Error Code 1086 and the error message description that is shown SQL Server Error Code 1086 SQL Server Error Description for the Code :1086 The FOR XML and FOR JSON clauses are invalid in views, inline functions, derived tables, and subqueries when they contain a set operator. To work around, wrap the SELECT containing…

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

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

SQL Server Error Code – 3460 failed to shutdown a database (database

In this blog post, you’ll learn more about the SQL Server Error Code 3460 and the error message description that is shown SQL Server Error Code 3460 SQL Server Error Description for the Code :3460 Failed to shutdown a database (database ID %d) that contains memory-optimized data. Restart SQL Server to bring the database to a consistent state. If the database fails to recover after…

SQL Server Error Code – 10330 alter assembly failed because serializat

In this blog post, you’ll learn more about the SQL Server Error Code 10330 and the error message description that is shown SQL Server Error Code 10330 SQL Server Error Description for the Code :10330 ALTER ASSEMBLY failed because serialization layout of type ‘%s’ would change as a result of a change in type ‘%s’ in the updated assembly. Persisted types are not allowed to…