A recent Oracle 19c patch is returning null respon...
# adobe
t
A recent Oracle 19c patch is returning null responses from the JDBC driver intermittently. The Oracle DB team cited some Java 8 bug regarding timeouts. Is it possible to add/upgrade the latest JDBC8 drivers to ColdFusion 2016? I can't seem to find an Oracle 8 JDBC Jar in /cfusion/lib I'm guessing they are bundled under the macromedia jar.
r
There are ways to add a JDBC driver and then setup the connection string using the "other" type in the admin.
t
Thanks, I see that now!