Hi all,
I was facing issue with idle connections not closed.
So, I thought of automating it and set the parameter idle_session_timeout to 5min. But I got a message from application team that they are getting jdbc error continuously and they are saying connection is getting terminated. So I had to turn it off now.
How to use this parameter correctly?