Tag: MS SQL Server Error Codes

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

In this blog post, you’ll learn more about the SQL Server Error Code 11268 and the error message description that is shown SQL Server Error Code 11268 SQL Server Error Description for the Code :11268 A corrupted message has been received. The salt size is %d, however it must be %d bytes. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d, and Message…

SQL Server Error Code – 5276 exhaustive search of ‘%.*ls’ (database i

In this blog post, you’ll learn more about the SQL Server Error Code 5276 and the error message description that is shown SQL Server Error Code 5276 SQL Server Error Description for the Code :5276 Exhaustive search of ‘%.*ls’ (database ID %d) for inconsistencies failed due to exception %d, state %d.  This is an informational message only. No user action is required.

SQL Server Error Code – 10719 foreign key relationships from a memory

In this blog post, you’ll learn more about the SQL Server Error Code 10719 and the error message description that is shown SQL Server Error Code 10719 SQL Server Error Description for the Code :10719 Foreign key relationships from a memory optimized table with DURABILITY set to SCHEMA_AND_DATA to a memory optimized table with DURABILITY set to SCHEMA_ONLY are not supported.

SQL Server Error Code – 30097 the fulltext catalog upgrade failed beca

In this blog post, you’ll learn more about the SQL Server Error Code 30097 and the error message description that is shown SQL Server Error Code 30097 SQL Server Error Description for the Code :30097 The fulltext catalog upgrade failed because of an inconsistency in metadata between sys.master_files and sys.fulltext_catalogs for the catalog ID %d in database ID %d. Try to reattach this database. If…

SQL Server Error Code – 41342 the model of the processor on the system

In this blog post, you’ll learn more about the SQL Server Error Code 41342 and the error message description that is shown SQL Server Error Code 41342 SQL Server Error Description for the Code :41342 The model of the processor on the system does not support creating %.*ls. This error typically occurs with older processors. See SQL Server Books Online for information on supported models.

SQL Server Error Code – 3052 backup log was unable to log updates for

In this blog post, you’ll learn more about the SQL Server Error Code 3052 and the error message description that is shown SQL Server Error Code 3052 SQL Server Error Description for the Code :3052 BACKUP LOG was unable to log updates for for database ?%ls?. Subsequent log backups will be required to advance the backup point from %S_LSN to %S_LSN after log space is…