]
Johnathon Lee updated TEIID-2448:
---------------------------------
Fix Version/s: 7.7.11
Oracle driver translation error
-------------------------------
Key: TEIID-2448
URL:
https://issues.jboss.org/browse/TEIID-2448
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.4, 7.7.11
Even procedures without resultsets have ?= added to them by the Oracle translator when it
assumes the oracle driver is being used (the default). This will lead to a source error
complaining that the function cannot be found.