Background documentation-25: Duplicate secondary key Locate this document in the navigation structure

 

Explanation

There is already a table row with the specified secondary key. UNIQUE was specified for the secondary key.

User Action

To avoid a key value collision, correct the value of the key to be inserted in the SQL statement. The error message specifies the column or multiple-column index already containing the specified values.