ORA-18403
Leaf level key attributes (%0!s) with values (%1!s) are not unique in the star table for dimension %2!s.
Cause
There was a non unique key column value in the dimension star table for the MANY TO MANY join relationship.
Action
Ensure that each dimension star table key column value is unique for MANY TO MANY join relationships.