Tag: MS SQL Server Error Codes

SQL Server Error Code – 9752 %s_msg connection was refused. the user

In this blog post, you’ll learn more about the SQL Server Error Code 9752 and the error message description that is shown SQL Server Error Code 9752 SQL Server Error Description for the Code :9752 %S_MSG connection was refused. The user account of the remote server is not permitted to log in to this SQL Server: User account: ‘%.*ls’, IP address: ‘%.*hs’.

SQL Server Error Code – 41628 drop database timer task encountered an

In this blog post, you’ll learn more about the SQL Server Error Code 41628 and the error message description that is shown SQL Server Error Code 41628 SQL Server Error Description for the Code :41628 Drop database Timer task encountered an error (SQL Error Code: %d).  Refer to the SQL error code for more details.  If this condition persists, contact the system administrator.

SQL Server Error Code – 21414 unexpected failure acquiring an applicat

In this blog post, you’ll learn more about the SQL Server Error Code 21414 and the error message description that is shown SQL Server Error Code 21414 SQL Server Error Description for the Code :21414 Unexpected failure acquiring an application lock. Ensure that the account under which the Merge Agent runs is a member of the publication access list. If there is a lot of…

SQL Server Error Code – 10536 cannot create plan guide ‘%.*ls’ because

In this blog post, you’ll learn more about the SQL Server Error Code 10536 and the error message description that is shown SQL Server Error Code 10536 SQL Server Error Description for the Code :10536 Cannot create plan guide ‘%.*ls’ because the batch or module corresponding to the specified @plan_handle contains more than 1000 eligible statements. Create a plan guide for each statement in the…

SQL Server Error Code – 1409 database ?%.*ls? requires database logs

In this blog post, you’ll learn more about the SQL Server Error Code 1409 and the error message description that is shown SQL Server Error Code 1409 SQL Server Error Description for the Code :1409 Database ?%.*ls? requires database logs to be restored either on the future mirror database before you can enable database mirroring or on a secondary availability database before you can join…

SQL Server Error Code – 22858 unable to add entries to the change data

In this blog post, you’ll learn more about the SQL Server Error Code 22858 and the error message description that is shown SQL Server Error Code 22858 SQL Server Error Description for the Code :22858 Unable to add entries to the Change Data Capture LSN time mapping table to reflect dml changes applied to the tracked tables. Refer to previous errors in the current session…

SQL Server Error Code – 6213 %s assembly failed because method “%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 6213 and the error message description that is shown SQL Server Error Code 6213 SQL Server Error Description for the Code :6213 %s ASSEMBLY failed because method “%.*ls” on type “%.*ls” in %.*ls assembly “%.*ls” has a synchronized attribute. Explicit synchronization is not allowed in %.*ls assemblies.

SQL Server Error Code – 21572 cannot add a logical record relationship

In this blog post, you’ll learn more about the SQL Server Error Code 21572 and the error message description that is shown SQL Server Error Code 21572 SQL Server Error Description for the Code :21572 Cannot add a logical record relationship because the foreign key constraint ‘%s’ on table ‘%s’ is disabled. To create the logical record relationship, first enable the foreign key constraint.