Tag: MS SQL Server Error Codes

SQL Server Error Code – 13704 system-versioned table schema modificati

In this blog post, you’ll learn more about the SQL Server Error Code 13704 and the error message description that is shown SQL Server Error Code 13704 SQL Server Error Description for the Code :13704 System-versioned table schema modification failed because history table ‘%.*ls’ has IDENTITY column specification. Consider dropping all IDENTITY column specifications and trying again.

SQL Server Error Code – 21573 cannot add a logical record relationship

In this blog post, you’ll learn more about the SQL Server Error Code 21573 and the error message description that is shown SQL Server Error Code 21573 SQL Server Error Description for the Code :21573 Cannot add a logical record relationship because the foreign key constraint ‘%s’ on table ‘%s’ is defined with the NOT FOR REPLICATION option. To add the logical record relationship, first…

SQL Server Error Code – 1701 creating or altering table ?%.*ls? faile

In this blog post, you’ll learn more about the SQL Server Error Code 1701 and the error message description that is shown SQL Server Error Code 1701 SQL Server Error Description for the Code :1701 Creating or altering table ?%.*ls? failed because the minimum row size would be %d, including %d bytes of internal overhead. This exceeds the maximum allowable table row size of %d…