0

My application is fetching data from Oracle DB, but after some time connection breaks. Getting below error:

java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineStream.unmarshalUB1(T4CMAREngineStream.java:456)
Sabir Khan
  • 9,826
  • 7
  • 45
  • 98
SR Ranjan
  • 113
  • 1
  • 5
  • more details would be needed about how connection is created, query being run & how result set is extracted etc . – Sabir Khan Oct 25 '18 at 10:46
  • Looks something to do with installation , [see](https://stackoverflow.com/questions/7839907/no-more-data-to-read-from-socket-error) – Sabir Khan Oct 25 '18 at 10:50
  • Or with an unstable network. Anyhow, what do you use to supervise and reestablish connections? – Henry Oct 25 '18 at 10:56

0 Answers0