Tag: MS SQL Server Error Codes

SQL Server Error Code – 1732 cannot create the sparse column set ?%.*

In this blog post, you’ll learn more about the SQL Server Error Code 1732 and the error message description that is shown SQL Server Error Code 1732 SQL Server Error Description for the Code :1732 Cannot create the sparse column set ?%.*ls? in the table ?%.*ls? because a table cannot have more than one sparse column set. Modify the statement so that only one column…

SQL Server Error Code – 41633 fabric service ‘%ls’ (partition id ‘%ls’

In this blog post, you’ll learn more about the SQL Server Error Code 41633 and the error message description that is shown SQL Server Error Code 41633 SQL Server Error Description for the Code :41633 Fabric Service ‘%ls’ (partition ID ‘%ls’) is unable to allocate a work item for the database restart of ‘%ls’ database (ID %d). The administrator may have exhausted all available resources. …

SQL Server Error Code – 5862 the number of max worker threads is set

In this blog post, you’ll learn more about the SQL Server Error Code 5862 and the error message description that is shown SQL Server Error Code 5862 SQL Server Error Description for the Code :5862 The number of max worker threads is set too low. On this computer, the number must be more than %u. You should increase the number of max worker threads.

SQL Server Error Code – 10609 filtered %s_msg ‘%.*ls’ cannot be create

In this blog post, you’ll learn more about the SQL Server Error Code 10609 and the error message description that is shown SQL Server Error Code 10609 SQL Server Error Description for the Code :10609 Filtered %S_MSG ‘%.*ls’ cannot be created on table ‘%.*ls’ because the column ‘%.*ls’ in the filter expression is a computed column. Rewrite the filter expression so that it does not…

SQL Server Error Code – 33245 sql server audit failed to write to an a

In this blog post, you’ll learn more about the SQL Server Error Code 33245 and the error message description that is shown SQL Server Error Code 33245 SQL Server Error Description for the Code :33245 SQL Server Audit failed to write to an audit file related to the audit ‘%s’ in the directory ‘%s’. Make sure that the disk is not full and that the…

SQL Server Error Code – 41117 cannot map local database id %d to the a

In this blog post, you’ll learn more about the SQL Server Error Code 41117 and the error message description that is shown SQL Server Error Code 41117 SQL Server Error Description for the Code :41117 Cannot map local database ID %d to the availability database ID ‘%.*ls’ within availability group ‘%.*ls’. This database is already mapped to an availability group.