Feedback
Did this article resolve your question/issue?

   

Article

"No more data available to read" occurs intermittently on queries to Oracle.

Information

 
Title"No more data available to read" occurs intermittently on queries to Oracle.
URL NameNo-more-data-available-to-read-occurs-intermittently-on-queries-to-Oracle
Article Number000129896
EnvironmentProduct: Connect for JDBC Oracle driver
Version: All supported versions
OS: Java
Database: Oracle
Application: All supported applications
Question/Problem Description
"No more data available to read" occurs intermittently on queries to Oracle using the Connect for JDBC Oracle driver.
Steps to Reproduce
Clarifying Information
Most queries run without error.
Running the problem query on a new connection does not cause the error condition.
The spy trace and snoop logs show there was a 45 minute delay between the last successful query and the query that failed.
Error Message[DataDirect][Oracle JDBC Driver]No more data available to read.
Defect Number
Enhancement Number
Cause
The application is running in a secure HIPPA environment were open inactive connections are automatically closed after a short period of time. During the 45 minute delay the connection had been closed. This can be caused by firewall, router, etc.
Resolution
Speak with the IT professionals who setup the environment to understand how long an open inactive connection can exist before the connection is automatically closed. Applications should be written to close inactive connections based off this information.
 
Workaround
Notes
Last Modified Date2/8/2019 4:52 PM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.