Database Error Messages

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.