Tag: MS SQL Server Error Codes

SQL Server Error Code – 9914 error: failed to resume full-text %ls po

In this blog post, you’ll learn more about the SQL Server Error Code 9914 and the error message description that is shown SQL Server Error Code 9914 SQL Server Error Description for the Code :9914 Error: Failed to resume full-text %ls population for table or indexed view ‘%ls’ in database ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’). Error: 0x%x. Repeat the operation…

SQL Server Error Code – 30036 search property list ‘%.*ls’ cannot be d

In this blog post, you’ll learn more about the SQL Server Error Code 30036 and the error message description that is shown SQL Server Error Code 30036 SQL Server Error Description for the Code :30036 Search property list ‘%.*ls’ cannot be dropped because it is being used by at least one full-text index. To identify the full-text indexes that are using the search property list,…

SQL Server Error Code – 7934 dbcc check cannot proceed on database %.

In this blog post, you’ll learn more about the SQL Server Error Code 7934 and the error message description that is shown SQL Server Error Code 7934 SQL Server Error Description for the Code :7934 DBCC CHECK cannot proceed on database %.*ls because it is a Secondary Replica and either Snapshot creation failed or the WITH TABLOCK option was specified. Secondary Replica databases cannot be…

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.