Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

JZN-00658

object has duplicate key for table '~1s' schema '~2s'

Cause

An object element had a primary key that is identical to another object element in the same context but did not have matching values for all other fields.


Action

Ensure that each row in an array has a unique primary key. Ensure that referenced rows have matching values for all fields.