SQL FROM CLAUSE DELIMITED BY BIND VARIABLE GIVES ORA-01745
(Doc ID 731966.1)
Last updated on DECEMBER 14, 2022
Applies to:
JDBC - Version 10.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
Testcase JDBC code shows that an insert statement using a subquery with bind variables fails with
an ORA-01745. This query works when connected to RDBMS 9.2.0.8 but fails with RDBMS 10.2.0.4
This reproduces with all the JDBC drivers tested including JDBC/thin 10.2.0.4 and 11.1.0.6
Changes
Upgrade of RDBMS.
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 |