I am trying to run the following query:
update OAR.oa_AcademicHead
set personid=15857
where personid=1234
but I am getting the error:
Cannot insert duplicate key row in object 'OAR.oa_AcademicHead' with unique index 'IX_oa_AcademicHead_personid'.
The statement has been terminated.
What can be done to fix this??

1234? I'm rather fascinated by this idea of people merging into each other.