Skip to content

[BUG] Upsert Mode errors with large CLOB columns #116

@vijayanandnandam

Description

@vijayanandnandam

I am using Oracle as target database for sink connector and facing this error when trying to insert a large data into CLOB column.

Error Msg = ORA-01461: can bind a LONG value only for insert into a LONG column

The column data size > 4000 characters and triggers when merge statement results in UPDATE of an existing row.

Possible due to this bug
https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=203330692365177&parent=EXTERNAL_SEARCH&sourceId=PROBLEM&id=1620109.1&_afrWindowMode=0&_adf.ctrl-state=syn80pubt_4

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions