Oracle 19c container times out with versions 19.3.0.0 and onwards of the OJDBC
Read OriginalThis technical article details a specific compatibility issue where Oracle 19c Docker images fail with Oracle JDBC driver versions 19.3.0.0 and above, throwing a 'Got minus one from a read call' error. The author encountered this while developing a Quarkus application. The solution provided is to disable the Out of Band break feature by setting the connection property 'oracle.net.disableOob=true' in the application configuration.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet