Tag: MS SQL Server Error Codes

SQL Server Error Code – 41140 availability group ‘%.*ls’ cannot proces

In this blog post, you’ll learn more about the SQL Server Error Code 41140 and the error message description that is shown SQL Server Error Code 41140 SQL Server Error Description for the Code :41140 Availability group ‘%.*ls’ cannot process the ALTER AVAILABILITY GROUP command, because the local availability replica is not the primary replica.  Connect to the server instance that is currently hosting the…

SQL Server Error Code – 6373 the expression specified for path ‘%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 6373 and the error message description that is shown SQL Server Error Code 6373 SQL Server Error Description for the Code :6373 The expression specified for path ‘%.*ls’ is not allowed for selective XML index ‘%.*ls’. It is only allowed to index simple path expressions without predicates.

SQL Server Error Code – 21052 cannot write to the message queue for th

In this blog post, you’ll learn more about the SQL Server Error Code 21052 and the error message description that is shown SQL Server Error Code 21052 SQL Server Error Description for the Code :21052 Cannot write to the message queue for the queued updating subscription. Ensure that Microsoft Distributed Transaction Coordinator is running, and that the subscription is active and initialized. If the subscription…

SQL Server Error Code – 21354 warning: only subscribers running sql se

In this blog post, you’ll learn more about the SQL Server Error Code 21354 and the error message description that is shown SQL Server Error Code 21354 SQL Server Error Description for the Code :21354 Warning: only Subscribers running SQL Server 2000 or later can synchronize with publication ‘%s’ because publication wide reinitialization is performed.

SQL Server Error Code – 15329 the current master key cannot be decrypt

In this blog post, you’ll learn more about the SQL Server Error Code 15329 and the error message description that is shown SQL Server Error Code 15329 SQL Server Error Description for the Code :15329 The current master key cannot be decrypted. If this is a database master key, you should attempt to open it in the session before performing this operation. The FORCE option…

SQL Server Error Code – 13759 renaming a column failed on history tabl

In this blog post, you’ll learn more about the SQL Server Error Code 13759 and the error message description that is shown SQL Server Error Code 13759 SQL Server Error Description for the Code :13759 Renaming a column failed on history table ‘%ls’ because it is not a supported operation on system-versioned tables. Consider setting SYSTEM_VERSIONING to OFF and trying again.

SQL Server Error Code – 336 incorrect syntax near ?%.*ls?. if this i

In this blog post, you’ll learn more about the SQL Server Error Code 336 and the error message description that is shown SQL Server Error Code 336 SQL Server Error Description for the Code :336 Incorrect syntax near ?%.*ls?. If this is intended to be a common table expression, you need to explicitly terminate the previous statement with a semi-colon.