Tag: MS SQL Server Error Codes

SQL Server Error Code – 7395 unable to start a nested transaction for

In this blog post, you’ll learn more about the SQL Server Error Code 7395 and the error message description that is shown SQL Server Error Code 7395 SQL Server Error Description for the Code :7395 Unable to start a nested transaction for OLE DB provider “%ls” for linked server “%ls”. A nested transaction was required because the XACT_ABORT option was set to OFF.

SQL Server Error Code – 10607 the clustered index ‘%.*ls’ on table ‘%.

In this blog post, you’ll learn more about the SQL Server Error Code 10607 and the error message description that is shown SQL Server Error Code 10607 SQL Server Error Description for the Code :10607 The clustered index ‘%.*ls’ on table ‘%.*ls’ cannot be disabled because the table has change tracking enabled. Disable change tracking on the table before disabling the clustered index.

SQL Server Error Code – 10660 the online index build operation was cho

In this blog post, you’ll learn more about the SQL Server Error Code 10660 and the error message description that is shown SQL Server Error Code 10660 SQL Server Error Description for the Code :10660 The online index build operation was chosen as a deadlock victim over 500 times while attempting to process a single row. Resolve the blocking concurrent operation, and rerun the query.