ORA-30367: a JOIN KEY clause is required Cause: A JOIN KEY clause wasomitted in a dimension statement. A JOIN KEY
clause is required when the child level and the parent level are not in thesame
relation. Action: Specify a JOIN KEYclause to indicate how the relation of the child level
joins to the relation of the parent level.