SQL Server error code
SQL Server error 548
SQL Server raises error 548 at severity 16, which marks a problem with the query or data that you can correct.
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.
| Msg | 548 |
|---|---|
| Severity | 16 |
| Group | 0–999 |