Tag: MS SQL Server Error Codes

SQL Server Error Code – 18400 the background checkpoint thread has enc

In this blog post, you’ll learn more about the SQL Server Error Code 18400 and the error message description that is shown SQL Server Error Code 18400 SQL Server Error Description for the Code :18400 The background checkpoint thread has encountered an unrecoverable error. The checkpoint process is terminating so that the thread can clean up its resources. This is an informational message only. No…

SQL Server Error Code – 41014 failed to enumerate the windows server f

In this blog post, you’ll learn more about the SQL Server Error Code 41014 and the error message description that is shown SQL Server Error Code 41014 SQL Server Error Description for the Code :41014 Failed to enumerate the Windows Server Failover Clustering (WSFC) resources (Error code %d).Ā  If this is a WSFC availability group, the WSFC service may not be running or may not…

SQL Server Error Code – 11427 the online alter column operation cannot

In this blog post, you’ll learn more about the SQL Server Error Code 11427 and the error message description that is shown SQL Server Error Code 11427 SQL Server Error Description for the Code :11427 The online ALTER COLUMN operation cannot be performed for table ā€˜%.*ls’ because column ā€˜%.*ls’ currently has or is getting altered into an unsupported datatype: text, ntext, image, CLR type or…