Category: SQL Server

SQL Server Error Code – 17118 database instant file initialization: %s

In this blog post, you’ll learn more about the SQL Server Error Code 17118 and the error message description that is shown SQL Server Error Code 17118 SQL Server Error Description for the Code :17118 Database Instant File Initialization: %S_MSG. For security and performance considerations see the topic ‘Database Instant File Initialization’ in SQL Server Books Online. This is an informational message only. No user…

SQL Server Error Code – 35397 %s_msg statement failed because the oper

In this blog post, you’ll learn more about the SQL Server Error Code 35397 and the error message description that is shown SQL Server Error Code 35397 SQL Server Error Description for the Code :35397 %S_MSG statement failed because the operation cannot be performed resumably on a table with a columnstore index. Perform the operation without specifying the RESUMABLE option or drop (or disable) the…

SQL Server Error Code – 41818 an upgrade operation failed for database

In this blog post, you’ll learn more about the SQL Server Error Code 41818 and the error message description that is shown SQL Server Error Code 41818 SQL Server Error Description for the Code :41818 An upgrade operation failed for database ‘%.*ls’ attempting to upgrade the XTP component from version %u.%u to version %u.%u. Check the error log for further details.

SQL Server Error Code – 17805 the value in the usertype field of the l

In this blog post, you’ll learn more about the SQL Server Error Code 17805 and the error message description that is shown SQL Server Error Code 17805 SQL Server Error Description for the Code :17805 The value in the usertype field of the login record is invalid. The value 0x01, which was used by Sybase clients, is no longer supported by SQL Server. Contact the…