OCI-42567
Multiple foreign key constraints found between 'string' and 'string', but field 'dbForeignKeyLink' array is empty.
Cause
Multiple foreign key constraints exist between the two tables, but the dbForeignKeyLink array is defined without any entries.
Action
Ensure that the dbForeignKeyLink array contains valid entries corresponding to the foreign key constraints.