SQL Server Error Code – 548 the insert failed. it conflicted with an

In this blog post, you’ll learn more about the SQL Server Error Code 548 and the error message description that is shown

SQL Server Error Code

548

SQL Server Error Description for the Code :548

The insert failed. It conflicted with an identity range check constraint in database ?%.*ls?, replicated table ?%.*ls?%ls%.*ls%ls. If the identity column is automatically managed by replication, update the range as follows: for the Publisher, execute sp_adjustpublisheridentityrange; for the Subscriber, run the Distribution Agent or the Merge Agent.

Leave Your Comment