Category: SQL Server

SQL Server Error Code – 17066 sql server assertion: file: , line=%

In this blog post, you’ll learn more about the SQL Server Error Code 17066 and the error message description that is shown SQL Server Error Code 17066 SQL Server Error Description for the Code :17066 SQL Server Assertion: File: , line=%d Failed Assertion = ‘%s’. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to check the database…

SQL Server Error Code – 35238 database ‘%.*ls’ cannot be added to avai

In this blog post, you’ll learn more about the SQL Server Error Code 35238 and the error message description that is shown SQL Server Error Code 35238 SQL Server Error Description for the Code :35238 Database ‘%.*ls’ cannot be added to availability group ‘%.*ls’.  The database does not exist on this SQL Server instance.  Verify that the database name is correct, then retry the operation.

SQL Server Error Code – 41154 cannot failover availability group ‘%.*l

In this blog post, you’ll learn more about the SQL Server Error Code 41154 and the error message description that is shown SQL Server Error Code 41154 SQL Server Error Description for the Code :41154 Cannot failover availability group ‘%.*ls’ to this SQL Server instance.  The availability group is still being created.  Verify that the specified availability group name is correct.  Wait for CREATE AVAILABILITY…

SQL Server Error Code – 1997 could not convert? the xml or spatial in

In this blog post, you’ll learn more about the SQL Server Error Code 1997 and the error message description that is shown SQL Server Error Code 1997 SQL Server Error Description for the Code :1997 Could not convert? the XML or spatial index ?%.*ls?? to a relational index by using the DROP_EXISTING option.? Drop the XML or spatial index and create a relational index with…

SQL Server Error Code – 11217 this message could not be delivered beca

In this blog post, you’ll learn more about the SQL Server Error Code 11217 and the error message description that is shown SQL Server Error Code 11217 SQL Server Error Description for the Code :11217 This message could not be delivered because it is out of sequence with respect to the conversation. Conversation receive sequence number: %I64d, Message sequence number: %I64d.

SQL Server Error Code – 25747 operation failed. operation will cause d

In this blog post, you’ll learn more about the SQL Server Error Code 25747 and the error message description that is shown SQL Server Error Code 25747 SQL Server Error Description for the Code :25747 Operation failed. Operation will cause database %S_MSG memory to exceed allowed limit. Event session memory may be released by stopping active sessions or altering session memory options. Check sys.dm_xe_database_sessions for…

SQL Server Error Code – 11278 a corrupted message has been received. t

In this blog post, you’ll learn more about the SQL Server Error Code 11278 and the error message description that is shown SQL Server Error Code 11278 SQL Server Error Description for the Code :11278 A corrupted message has been received. The message type is missing for this message. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d, and Message sequence number: %I64d.

SQL Server Error Code – 14866 attempted unlinking of the stretched tab

In this blog post, you’ll learn more about the SQL Server Error Code 14866 and the error message description that is shown SQL Server Error Code 14866 SQL Server Error Description for the Code :14866 Attempted unlinking of the stretched table failed. If this table isn’t dropped, please retry the operation of setting REMOTE_DATA_ARCHIVE to OFF on the table.