Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

XOQ-02522

The values for attribute "string" in level "string" must be unique.

Cause

The IsLevelUnique flag was set to true for the attribute, but the attribute values in the given level were not unique.


Action

Either set the IsLevelUnique flag to false, or load unique values into the attribute.