Seaquel
SQL Server error code

SQL Server error 8679

SQL Server raises error 8679 at severity 16, which marks a problem with the query or data that you can correct.

The UPDATE/DELETE statement attempted to modify the same row more than once. Refine the statement to ensure a target row is modified at most once.
Msg8679
Severity16
Group8000–8999

Source: Database Engine events and errors