Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-17710

Fuse Online: parsing sql paramenter with Oracle DB fails

XMLWordPrintable

    • False
    • False
    • % %
    • +
    • Automated

      Environment: Fuse Online 7.9, Oracle JDBC 19

      A SQL integration step query with a parameter and its placeholder fails only with Oracle DB, it works with PostgreSQL. The same query works without the parameter or with a fixed parameter.

      KO: select column1 from table1 where column2 = :#value_
      OK: select column1 from table1
      OK: select column1 from table1 where column2 = 123

              zregvart@redhat.com Zoran Regvart
              rhn-support-agagliar Antonio Gagliardi
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: