Hi, In WebSphere Application Server, We are getting StaleConnectionException issue and customer application get hung for some time.
We have set expiry time and idle time in our database as (SQLNET.EXPIRE_TIME = 10 and IDLE_TIME = 15).
What is the reason of connections getting stale? and how can we avoid (or minimize) this?
Thanks,