Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1952

Oracle native driver preparedstatement char parameters are required to be padded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.7.1, 8.0
    • 7.6
    • JDBC Connector
    • None
    • Workaround Exists
    • Hide

      Workarounds include setting userBindValues false on the translator or if possible using the padded form of the string values.

      Show
      Workarounds include setting userBindValues false on the translator or if possible using the padded form of the string values.

      The ojdbc driver expects the method setFixedChar to be used to set char values regardless of their padding. This does not occur with other drivers, such as the DataDirect Oracle JDBC.

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: