Oracle JDBC 12.1.0.2 and typecode issues
We have encountered an issue where when any website that accesses our Oracle 12.1.0.2 DB using jdbc 12.1.0.2 it takes a long time and generates the same query. that takes hours to finish. We came across this bug report that says apply this on the JDBC client. Does this mean that this query gets generated on the client side and not inside of the DB? Kind of confusing....