Closing a test window for a remote database is very slow

Claus Pedersen

Member³
I am connecting to a remote database via a VPN connection. This performs relatively well.

But when I use and close a test window, PLD takes a very long time to close the window, like 20 seconds.

It is not because I have a lot of transactions to be rolled back or similar.

What is PLD doing all this time?

Can I trace PLD to get more info?
 
To obtain some more diagnostic information, can you modify the shortcut and add the debugsql parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" debugsql

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory.
 
Back
Top