Hello,
If I am in VPN and have a query that is taking to long to run and click the cancel button, I can no longer interact with the database. SQLDev doesn't hang per se, but I can no longer run queries. To fix the problem, I either have to kill SQL Dev (which doesn't always work) or kill VPN. Killing VPN breaks other applications as our main databases are behind a firewall. Other programmers here have the same problem. So I know it isn't just me. Researching the issue, I see that other people have this problem. But I can find no answers. Is there an adjustment that can be made somewhere that will fix the problem?
I have a Win7 machine connecting to an 11.2.0.4.0 db using java 7.45.
Thanks