Category: SQL Server

SQL Server Error Code – 5262 object id %d, index id %d, partition id

In this blog post, you’ll learn more about the SQL Server Error Code 5262 and the error message description that is shown SQL Server Error Code 5262 SQL Server Error Description for the Code :5262 Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls), page %S_PGID, row %d: Row contains a NULL versioning timestamp, but its version chain pointer…

SQL Server Error Code – 13547 switching in partition failed on history

In this blog post, you’ll learn more about the SQL Server Error Code 13547 and the error message description that is shown SQL Server Error Code 13547 SQL Server Error Description for the Code :13547 Switching in partition failed on history table ‘%.*ls’ because it is not a supported operation on system-versioned tables. Consider setting SYSTEM_VERSIONING to OFF and trying again.

SQL Server Error Code – 20637 the article order specified in the @proc

In this blog post, you’ll learn more about the SQL Server Error Code 20637 and the error message description that is shown SQL Server Error Code 20637 SQL Server Error Description for the Code :20637 The article order specified in the @processing_order parameter of sp_addmergearticle does not reflect the primary key-foreign key relationships between published tables. Article ‘%s’ references one or more articles that will…

SQL Server Error Code – 40818 the replication operation on database ‘%

In this blog post, you’ll learn more about the SQL Server Error Code 40818 and the error message description that is shown SQL Server Error Code 40818 SQL Server Error Description for the Code :40818 The replication operation on database ‘%ls’ failed because there are alter operations pending on the database. Try again after the pending operations have completed.