Oracle Error ORA-02265: cannot derive the datatype of the referencing column

Oracle Error Message

ORA-02265: cannot derive the datatype of the referencing column

Reason for the Error

The datatype of the referenced column is not defined as yet.

Solution

Make sure that the datatype of the referenced column is defined before referencing it.