Hi,
In a web application we are using informix database. For JDBC connectivity we are using IBM Informix JDBC Driver 2.21.JC5. (ifxjdbc).
My problem is, when multiple users will create number of connections simultaneously, system giving following error message.
java.sql.SQLException: System or internal error java.net.SocketException: Socket closed
Can u please let me know what will be the best solution ?
Thanks
- Kapil