ORA-30368: ATTRIBUTE cannot determine column in a different relation
What triggered the Error:
An ATTRIBUTE clause in a dimension statement specified a determined column on the right that is in a different relation than that of the level on the left.What should we do to fix it:
Specify attibutes only for those dimension levels that functionally determine other columns within the same relation.