bookmark

Oracle JDBC Driver throwing "Got minus one from a read call" — oracle-tech


Description

It is not a JDBC driver error but a configuration needed for Oracle database instance running inside a Docker container.

You need to change $ORACLE_HOME/network/admin/sqlnet.ora append DISABLE_OOB=ON at end of file

Preview

Tags

Users

  • @jil

Comments and Reviews