Oracle Message ORA-25964 - column type incompatible with join column type

ERRORcolumn type incompatible with join column type
CAUSEThe datatype of the join column is incompatible with the datatype of the joined column.
ACTIONSelect a compatible datatype for the join column.