Tag: MS SQL Server Error Codes

SQL Server Error Code – 35309 the statement failed because a columnsto

In this blog post, you’ll learn more about the SQL Server Error Code 35309 and the error message description that is shown SQL Server Error Code 35309 SQL Server Error Description for the Code :35309 The statement failed because a columnstore index cannot be created on a sparse column. Consider creating a nonclustered columnstore index on a subset of columns that does not include any…

SQL Server Error Code – 41060 the cyclic redundancy check (crc) value

In this blog post, you’ll learn more about the SQL Server Error Code 41060 and the error message description that is shown SQL Server Error Code 41060 SQL Server Error Description for the Code :41060 The Cyclic Redundancy Check (CRC) value generated for the retrieved availability group configuration data does not match that stored with the data for the availability group with ID ‘%.*ls’.  If…

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

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

SQL Server Error Code – 17149 using the static lock allocation specifi

In this blog post, you’ll learn more about the SQL Server Error Code 17149 and the error message description that is shown SQL Server Error Code 17149 SQL Server Error Description for the Code :17149 Using the static lock allocation specified in the locks configuration option.  Allocated %I64u Lock blocks and %I64u Lock Owner blocks per node.  This is an informational message only. No user…