In this blog post, you’ll learn more about the Sybase Error MERGE statement ANSI cardinality violation on table ‘%1’ and the reason for receiving this error
Sybase SQL Error Message
MERGE statement ANSI cardinality violation on table ‘%1’
Reason for this Error
You have attempted to execute the MERGE statement and the same row is the target of a WHEN MATCHED clause more than once.