Oracle Message ORA-23659 - Destination buffer is not large enough when converting column string in string.string (actual length: string; maximum length: string)

ERRORDestination buffer is not large enough when converting column string in string.string (actual length: string; maximum length: string)
CAUSEThe conversion between two character sets failed because a source column value is too large for the destination column.
ACTIONCheck if size of the source and destination column matches.