Database Error Messages

OCI-25964

column type incompatible with join column type

Cause

The datatype of the join column is incompatible with the datatype of the joined column.


Action

Select a compatible datatype for the join column.