Tag: MS SQL Server Error Codes

SQL Server Error Code – 11436 cannot alter table ‘%.*ls’ because non-n

In this blog post, you’ll learn more about the SQL Server Error Code 11436 and the error message description that is shown SQL Server Error Code 11436 SQL Server Error Description for the Code :11436 Cannot alter table ‘%.*ls’ because non-nullable column ‘%.*ls’ cannot be declared as hidden without either a DEFAULT constraint, the GENERATED ALWAYS attribute, or the IDENTITY attribute.

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

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