Tag: MS SQL Server Error Codes

SQL Server Error Code – 3964 transaction failed because this ddl stat

In this blog post, you’ll learn more about the SQL Server Error Code 3964 and the error message description that is shown SQL Server Error Code 3964 SQL Server Error Description for the Code :3964 Transaction failed because this DDL statement is not allowed inside a snapshot isolation transaction. Since metadata is not versioned, a metadata change can lead to inconsistency if mixed within snapshot…