OCI-18641
No join key found for "string"string
- table name: name of the table with no join key *Params: 2) database link name: name of the database link if specified
Cause
No join key found from a prior table in the JOIN TO ONE clause to the specified table.
Action
Create a foreign key constraint to the specified table or specify an ON clause.