Manages timeout while reading from the socket. Timeout is in milliseconds.
If you are using Oracle data sources and are experiencing frequent timeouts, you can increase the value of this option by adding an entry to the server.properties file.
The default value is 600000 milliseconds.
oracle.jdbc.ReadTimeout=milliseconds
oracle.jdbc.ReadTimeout=900000