Tag: MS SQL Server Error Codes

SQL Server Error Code – 1787 cannot define foreign key constraint ?%.

In this blog post, you’ll learn more about the SQL Server Error Code 1787 and the error message description that is shown SQL Server Error Code 1787 SQL Server Error Description for the Code :1787 Cannot define foreign key constraint ?%.*ls? with cascaded DELETE or UPDATE on table ?%.*ls? because the table has an INSTEAD OF DELETE or UPDATE TRIGGER defined on it.

SQL Server Error Code – 41501 failed to register client (id %ls) with

In this blog post, you’ll learn more about the SQL Server Error Code 41501 and the error message description that is shown SQL Server Error Code 41501 SQL Server Error Description for the Code :41501 Failed to register client (ID %ls) with asynchronous operations administrator.  A client with this ID has already been registered.  Check that the specified client ID is correct, then retry the…

SQL Server Error Code – 35352 %s_msg statement failed because the oper

In this blog post, you’ll learn more about the SQL Server Error Code 35352 and the error message description that is shown SQL Server Error Code 35352 SQL Server Error Description for the Code :35352 %S_MSG statement failed because the operation cannot be performed online on a table with a columnstore index. Perform the operation without specifying the ONLINE option or drop (or disable) the…

SQL Server Error Code – 4997 cannot enable change tracking on table ‘

In this blog post, you’ll learn more about the SQL Server Error Code 4997 and the error message description that is shown SQL Server Error Code 4997 SQL Server Error Description for the Code :4997 Cannot enable change tracking on table ‘%.*ls’. Change tracking requires a primary key on the table. Create a primary key on the table before enabling change tracking.

SQL Server Error Code – 19217 wsastringtoaddress was unable to convert

In this blog post, you’ll learn more about the SQL Server Error Code 19217 and the error message description that is shown SQL Server Error Code 19217 SQL Server Error Description for the Code :19217 WSAStringToAddress was unable to convert the IP Address element of the received Service Principal Name (SPN) to an address structure. The operating system error code indicates the cause of failure.