أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
while connecting with oracle with java after some time i am getting "java.sql.SQLRecoverableException: No more data to read from socket " i am using Oracle:g (.2.0.3) java: "1.7.0_" OpenJDK Runtime Environment jdbcdriver:ojdbc6.jar can any one help me on this issue?
Please, post the code.
Most probably, you are closing socket/statment.., before getting the data from the result set.
what is the editor program that you use netbeans,eclips,....?