Database Error Messages

XOQ-01721

ValueHierarchy "string" does not have unique keys.

Cause

AddUniqueKeyPrefix was set to True on an AWPrimaryDimensionOrganization, and a load was attempted on a ValueHierarchy.


Action

Do one of the following:

  1. Perform the load on DimensionLevels.
  2. If the keys are in fact unique, then set AddUniqueKeyPrefix on the AWPrimaryDimensionOrganization to False.