Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1974

Debezium connect Oracle Add CLOB Field Have A ERROR

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 1.0.3.Final
    • oracle-connector
    • None

    Description

      When I use debezium to connect to oracle, a CLOB field is added and an error occurs, see screenshot below.
      Is there any problem with debezium's support for Oracle's CLOB field?

      ---------------------------add---------------------------------------------
      I found that this error occurred while obtaining the ddl. If the CLOB field is used, an error will occur when obtaining the table definition. The cause of the error is this function:
      select dbms_metadata.get_ddl ('TABLE', 'TEST', 'DEBEZIUM') from dual;
      If the CLOB field is removed, this function can be executed correctly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              clncon kong min (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: