Hi Team
I'm trying to connect oracle db from AEM end using "JDBC Datasources for the Datasource Pool Service" .
I'm having successful connection for some time after that I'm getting error like ::"SQLException : No more data to read from socket"
to resolve that I'm providing select 1 from dual in OSGI console for validation query but still I'm getting same error to resolve this every time It requires to refresh the bundle.
I'm suing Database: Oracle (ver. Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production With the Partitioning.
Any help to resolve this that would be really appreciated.
Thanks,
Phani