| Error | ORA-25158 |
Description | Cannot specify RELY for foreign key if the associated primary key is NORELY | Cause | RELY is specified for the foreign key contraint, when the associated primary key constraint is NORELY. | Action | Change the option of the primary key also to RELY. |