Category: SQL Server

SQL Server Error Code – 3954 snapshot isolation transaction failed to

In this blog post, you’ll learn more about the SQL Server Error Code 3954 and the error message description that is shown SQL Server Error Code 3954 SQL Server Error Description for the Code :3954 Snapshot isolation transaction failed to start in database ?%.*ls? because the ALTER DATABASE command that disallows snapshot isolation had started before this transaction began. The database is in transition to…

SQL Server Error Code – 21584 cannot insert the row for article ‘%s’.

In this blog post, you’ll learn more about the SQL Server Error Code 21584 and the error message description that is shown SQL Server Error Code 21584 SQL Server Error Description for the Code :21584 Cannot insert the row for article ‘%s’. The row does not belong to the Subscriber’s partition, and the article has a value of 2 or 3 (nonoverlapping partitions) for the…

SQL Server Error Code – 35327 alter index rebuild statement failed bec

In this blog post, you’ll learn more about the SQL Server Error Code 35327 and the error message description that is shown SQL Server Error Code 35327 SQL Server Error Description for the Code :35327 ALTER INDEX REBUILD statement failed because specifying %S_MSG is not allowed when rebuilding a columnstore index. Rebuild the columnstore index without specifying %S_MSG.

SQL Server Error Code – 22964 lsn %s, specified as the new low end poi

In this blog post, you’ll learn more about the SQL Server Error Code 22964 and the error message description that is shown SQL Server Error Code 22964 SQL Server Error Description for the Code :22964 LSN %s, specified as the new low end point for change table cleanup must represent the start_lsn value of a current entry in the cdc.lsn_time_mapping table. Choose an LSN value…