Oracle DBA, How To, Error, Cause and Action

ORA-02268: referenced table does not have a primary key

ORA-02268: referenced table does not have a primary key


Cause:


The referenced table does not have a primary key.



Action:


Specify explicitly the referenced table unique key.

No comments:

Post a Comment

Thanks for your comment.