Hi!
I use:
- PL/SQL Developer Version 11.0.3.1770
- on Windows 8 (64-bit) 6.2 Build 9200
- using Oracle_instantclient_11_2\oci.dll (11.2.0.1)
- with Session mode "multi"
- with "Check connection" and "Automatically close unused conns" activated
I connect to the database via VPN from an external network with quite some latency (ping time of 61ms).
PL/SQL Developer often issues statements in the background and because of this network latency the UI blocks during this time (e.g. clicking in the result data grid loads the column comment). This is very annoying.
I real blocker is the complete hanging of PL/SQL Developer when the network connection is broken (e.g. closing VPN or returning after hibernation) and I just go back to the program: it is completely unusable for around 10 minutes.
Solution: Perform these network operations asynchronously (so UI is responsive) or with an option to abort them.
Another issue concerning the forum:
The verification email contains my username and password in clear text. Please, NEVER send passwords via clear text email - exceptions are one time passwords e.g. for a reset.
BTW: How does PL/SQL Developer store saved passwords for a connection?
I use:
- PL/SQL Developer Version 11.0.3.1770
- on Windows 8 (64-bit) 6.2 Build 9200
- using Oracle_instantclient_11_2\oci.dll (11.2.0.1)
- with Session mode "multi"
- with "Check connection" and "Automatically close unused conns" activated
I connect to the database via VPN from an external network with quite some latency (ping time of 61ms).
PL/SQL Developer often issues statements in the background and because of this network latency the UI blocks during this time (e.g. clicking in the result data grid loads the column comment). This is very annoying.
I real blocker is the complete hanging of PL/SQL Developer when the network connection is broken (e.g. closing VPN or returning after hibernation) and I just go back to the program: it is completely unusable for around 10 minutes.
Solution: Perform these network operations asynchronously (so UI is responsive) or with an option to abort them.
Another issue concerning the forum:
The verification email contains my username and password in clear text. Please, NEVER send passwords via clear text email - exceptions are one time passwords e.g. for a reset.
BTW: How does PL/SQL Developer store saved passwords for a connection?