Category: SQL Server

SQL Server Error Code – 11408 cannot modify the column ‘%.*ls’ in the

In this blog post, you’ll learn more about the SQL Server Error Code 11408 and the error message description that is shown SQL Server Error Code 11408 SQL Server Error Description for the Code :11408 Cannot modify the column ‘%.*ls’ in the table ‘%.*ls’ to add or remove the COLUMN_SET attribute. To change a COLUMN_SET attribute of a column, either modify the table to remove…

SQL Server Error Code – 26010 the server could not load the certificat

In this blog post, you’ll learn more about the SQL Server Error Code 26010 and the error message description that is shown SQL Server Error Code 26010 SQL Server Error Description for the Code :26010 The server could not load the certificate it needs to initiate an SSL connection. It returned the following error: %#x. Check certificates to make sure they are valid.

SQL Server Error Code – 3168 the backup of the system database on the

In this blog post, you’ll learn more about the SQL Server Error Code 3168 and the error message description that is shown SQL Server Error Code 3168 SQL Server Error Description for the Code :3168 The backup of the system database on the device %ls cannot be restored because it was created by a different version of the server (%ls) than this server (%ls).

SQL Server Error Code – 970 warning: the xml instances in the xml co

In this blog post, you’ll learn more about the SQL Server Error Code 970 and the error message description that is shown SQL Server Error Code 970 SQL Server Error Description for the Code :970 Warning: The XML instances in the XML column ?%.*ls.%.*ls.%.*ls? may contain negative simple type values of type xs:date or xs:dateTime. It will be impossible to run XQuery or build a…