Paulo Andre
Member
I have a problem with my vpn. Queries after a long inactivity period time out and I can't see the result. The check connection is marked, but from my understanding this only keeps one session alive (thus pl/sql developer always keeps connected). I needed a per session keep-alive, something like putty, that implements keep-alive at tcp level and not making a query to the database. Could you please add this?