Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reg: validated Praent key not found when enabling the constraints.

chandra_1986Jan 18 2021

HI Experts,
While enabling the constraints getting below error:
alter table RES enable constraint FK_COMP;
alter table RES enable constraint FK_COMP
*
ERROR at line 1:
ORA-02298: cannot validate (MVP_DM.FK_COMP) - parent keys not found

This post has been answered by Solomon Yakobson on Jan 18 2021
Jump to Answer
Comments
Post Details
Added on Jan 18 2021
12 comments
641 views