Oracle Error Message
ORA-30366: child JOIN KEY columns not in same relation as child level
Reason for the Error
The relation of the child columns on the left side of the JOIN KEY clause differed from that of that child level.
Solution
Specify the correct child columns in the JOIN KEY clause.