Tag: MS SQL Server Error Codes

SQL Server Error Code – 8306 use of level0type with value ‘type’ in p

In this blog post, you’ll learn more about the SQL Server Error Code 8306 and the error message description that is shown SQL Server Error Code 8306 SQL Server Error Description for the Code :8306 Use of level0type with value ‘TYPE’ in procedure sp_addextendedproperty, sp_updateextendedproperty and sp_dropextendedproperty and in table-valued function fn_listextendedproperty has been deprecated and will be removed in a future version of SQL…

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…