Oracle Solution for Error ora-30366

Solution for Oracle Error ORA-30366

ORA-30366: child JOIN KEY columns not in same relation as child level

What triggered the Error:

The relation of the child columns on the left side of the JOIN KEY clause differed from that of that child level.

What should we do to fix it:

Specify the correct child columns in the JOIN KEY clause.