Database Error Messages

OCI-42566

Multiple foreign key constraints found between 'string' and 'string', but field 'dbForeignKeyLink' not found.

Cause

Multiple foreign key constraints exist between the two tables, but the dbForeignKeyLink field is missing.


Action

Provide a valid dbForeignKeyLink field to resolve multiple foreign key constraints between the tables.