Oracle Solution for Error ora-30335

Solution for Oracle Error ORA-30335

ORA-30335: JOIN KEY clause references a level not in this hierarchy

What triggered the Error:

The level name specified with the REFERENCES portion of a JOIN KEY clause in a dimension DDL statement does not reference a level in the hierarchy that contains the JOIN KEY clause. *Acction: Check the spelling of the level name.

What should we do to fix it:

None