Error 17147 With Named Parameters In 11.2 JDBC
(Doc ID 1077237.1)
Last updated on MARCH 18, 2025
Applies to:
JDBC - Version 11.2.0.1.0 and laterInformation in this document applies to any platform.
Symptoms
Named parameters (formal parameter binding) is not working with Oracle JDBC 11.2.0.1 driver.
For example, a Stored Procedure having the following parameters:
testproc (login IN OUT varchar, pwd IN OUT varchar)
Changes
Upgrade the Oracle JDBC driver to 11.2.0.1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |