cfbeginner
MIS
Hi All,
I'm trying to insert a record into the database in production and received the below error.
Runtime error '-2147217900':
The identity range managed by replication is full andm must be updated by replication agent. The INSERT conflict occurred in database 'sales', table 'company', column 'compid'. Sp_adjustpublisheridentityrange can be called to get a new identity range.
Can you help?
Thanks
I'm trying to insert a record into the database in production and received the below error.
Runtime error '-2147217900':
The identity range managed by replication is full andm must be updated by replication agent. The INSERT conflict occurred in database 'sales', table 'company', column 'compid'. Sp_adjustpublisheridentityrange can be called to get a new identity range.
Can you help?
Thanks