Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.