Category: SQL Server

SQL Server Error Code – 35217 the thread pool for always on availabili

In this blog post, you’ll learn more about the SQL Server Error Code 35217 and the error message description that is shown SQL Server Error Code 35217 SQL Server Error Description for the Code :35217 The thread pool for Always On Availability Groups was unable to start a new worker thread because there are not enough available worker threads.  This may degrade Always On Availability…

SQL Server Error Code – 7697 warning: full-text index on table or ind

In this blog post, you’ll learn more about the SQL Server Error Code 7697 and the error message description that is shown SQL Server Error Code 7697 SQL Server Error Description for the Code :7697 Warning: Full-text index on table or indexed view ‘%.*ls’ in database ‘%.*ls’ has been changed after full-text catalog files backup. A full population is required to bring full-text index to…

SQL Server Error Code – 5304 bulk copy failed. user does not have alt

In this blog post, you’ll learn more about the SQL Server Error Code 5304 and the error message description that is shown SQL Server Error Code 5304 SQL Server Error Description for the Code :5304 Bulk copy failed. User does not have ALTER TABLE permission on table ‘%.*ls’. ALTER TABLE permission is required on the target table of a bulk copy operation if the table…

SQL Server Error Code – 35293 error in retrieving extended recovery fo

In this blog post, you’ll learn more about the SQL Server Error Code 35293 and the error message description that is shown SQL Server Error Code 35293 SQL Server Error Description for the Code :35293 Error in retrieving extended recovery forks from the primary replica. The extended-recovery-fork stack changed while being retrieved by the secondary replica. Retry the operation.

SQL Server Error Code – 30081 a cached plan was compiled using trace f

In this blog post, you’ll learn more about the SQL Server Error Code 30081 and the error message description that is shown SQL Server Error Code 30081 SQL Server Error Description for the Code :30081 A cached plan was compiled using trace flags that are incompatible with the current values. Consider recompiling the query with the new trace flag settings.

SQL Server Error Code – 325 incorrect syntax near ?%.*ls?. you may n

In this blog post, you’ll learn more about the SQL Server Error Code 325 and the error message description that is shown SQL Server Error Code 325 SQL Server Error Description for the Code :325 Incorrect syntax near ?%.*ls?. You may need to set the compatibility level of the current database to a higher value to enable this feature. See help for the SET COMPATIBILITY_LEVEL…

SQL Server Error Code – 19492 the availability database %ls in availai

In this blog post, you’ll learn more about the SQL Server Error Code 19492 and the error message description that is shown SQL Server Error Code 19492 SQL Server Error Description for the Code :19492 The availability database %ls in availailability group %ls is in an invalid state to perform an internal operation. Refer to the error code for more details. If this condition persists,…