current logons
Dear Team,
Attached screenshot from our DB 19.28 version. Can you please help us in what cases, this will be useful and how to interpret this.
We have one application server set to 25 minimum jdbc connections and 350 maximum connection set in the connection pool.
<entry key="jdbc.InitialLimit">25</entry>
<entry key="jdbc.MaxLimit">350</entry>
<entry key="jdbc.MinLimit">25</entry>
<entry key="jdbc.InactivityTimeout">1200</entry>
Thanks,
SGU