Category: SQL Server

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…