Tag: MS SQL Server Error Codes

SQL Server Error Code – 40613 database ‘%.*ls’ on server ‘%.*ls’ is no

In this blog post, you’ll learn more about the SQL Server Error Code 40613 and the error message description that is shown SQL Server Error Code 40613 SQL Server Error Description for the Code :40613 Database ‘%.*ls’ on server ‘%.*ls’ is not currently available.  Please retry the connection later.  If the problem persists, contact customer support, and provide them the session tracing ID of ‘%.*ls’.

SQL Server Error Code – 19410 an attempt to switch the windows server

In this blog post, you’ll learn more about the SQL Server Error Code 19410 and the error message description that is shown SQL Server Error Code 19410 SQL Server Error Description for the Code :19410 An attempt to switch the Windows Server Failover Clustering (WSFC) cluster context of Always On Availability Groups to a remote WSFC cluster failed. This is because one or more availability…

SQL Server Error Code – 41102 failed to persist configuration data of

In this blog post, you’ll learn more about the SQL Server Error Code 41102 and the error message description that is shown SQL Server Error Code 41102 SQL Server Error Description for the Code :41102 Failed to persist configuration data of availability group ‘%.*ls’.  The local availability replica either is not the primary replica or is shutting down.

SQL Server Error Code – 41174 failed to start the task of the windows

In this blog post, you’ll learn more about the SQL Server Error Code 41174 and the error message description that is shown SQL Server Error Code 41174 SQL Server Error Description for the Code :41174 Failed to start the task of the Windows Server Failover Clustering (WSFC) event notification worker (SQL OS error: %d).  If the problem persists, you might need to restart the instance…

SQL Server Error Code – 15601 full-text search is not enabled for the

In this blog post, you’ll learn more about the SQL Server Error Code 15601 and the error message description that is shown SQL Server Error Code 15601 SQL Server Error Description for the Code :15601 Full-Text Search is not enabled for the current database. Use sp_fulltext_database to enable Full-Text Search. The functionality to disable and enable full-text search for a database is deprecated. Please change…

SQL Server Error Code – 21527 publication ‘%s’ cannot be added to data

In this blog post, you’ll learn more about the SQL Server Error Code 21527 and the error message description that is shown SQL Server Error Code 21527 SQL Server Error Description for the Code :21527 Publication ‘%s’ cannot be added to database ‘%s’, because a publication with a lower compatibility level already exists. All merge publications in a database must have the same compatibility level.