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

Debezium connect Oracle Add CLOB Field Have A ERROR

XMLWordPrintable

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

      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.

        1. 2131586966260_.pic.jpg
          89 kB
          kong min
        2. image-2020-04-16-00-00-39-393.png
          492 kB
          kong min

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

              Created:
              Updated:
              Resolved: