I am using JDBC for connecting to DB2 database but sometime after deployment I get following exception
com.ibm.db2.jcc.am.SqlNonTransientConnectionException: [jcc][t4][10335][10366][4.25.13] Invalid operation: Connection is closed. ERRORCODE=-4470, SQLSTATE=08003
how to solve this issue?