Tag: MS SQL Server Error Codes

SQL Server Error Code – 30032 the stoplist ‘%.*ls’ does not contain fu

In this blog post, you’ll learn more about the SQL Server Error Code 30032 and the error message description that is shown SQL Server Error Code 30032 SQL Server Error Description for the Code :30032 The stoplist ‘%.*ls’ does not contain fulltext stopword ‘%.*ls’ with locale ID %d. Specify a valid stopword and locale identifier (LCID) in the Transact-SQL statement.

SQL Server Error Code – 41047 failed to obtain the windows server fail

In this blog post, you’ll learn more about the SQL Server Error Code 41047 and the error message description that is shown SQL Server Error Code 41047 SQL Server Error Description for the Code :41047 Failed to obtain the Windows Server Failover Clustering (WSFC) node state for the local WSFC node (Error code %d).  If this is a WSFC availability group, the WSFC service may…

SQL Server Error Code – 5245 object id %ld (object ‘%.*ls’):  dbcc co

In this blog post, you’ll learn more about the SQL Server Error Code 5245 and the error message description that is shown SQL Server Error Code 5245 SQL Server Error Description for the Code :5245 Object ID %ld (object ‘%.*ls’):  DBCC could not obtain a lock on this object because the lock request timeout period was exceeded.  This object has been skipped and will not…

SQL Server Error Code – 12009 could not find the %s_msg index ‘%.*ls’

In this blog post, you’ll learn more about the SQL Server Error Code 12009 and the error message description that is shown SQL Server Error Code 12009 SQL Server Error Description for the Code :12009 Could not find the %S_MSG index ‘%.*ls’ on table ‘%.*ls’. Either no %S_MSG index with this name exists, or a non-%S_MSG index might be using the same name. Fix the…