Database Error Messages

OCI-18642

Multiple join keys found for "string"
  • table name: name of the table with multiple join keys

Cause

Multiple join keys found from prior table in the JOIN TO ONE clause to the specified table.


Action

Remove all but one of the foreign key constraints to the specified table or specify an ON clause.