Database Error Messages

OCI-42607

There are more than one foreign key constraints on table 'string' that makes reference to the primary key of the parent table 'string'.

Cause

There were more than one foreign key constraints on the table that refers to the primary key of the parent table.


Action

Avoid using more than one foreign key constraint on the table that refers to the primary key of the parent table for JSON Relational Duality View.