Oracle Error ORA-02444: Cannot resolve referenced object in referential constraints

Oracle Error Message

ORA-02444: Cannot resolve referenced object in referential constraints

Reason for the Error

attempted to define foreign key referencing an object which cannot be resolved to a base table reference

Solution

referential constraints can only be defined on objects which can be resolve to base table reference

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...