Very slow start of "Export Tables"

Roeland

Member³
When opening the "Export Tables", we have to wait for 27 seconds before we could work with it. This seems very strange because after some seconds the list of tables is loaded (why the delay?), but then we have to wait another 22 seconds before the freeze is over. Any ideas?

PL/SQL Dev 10.0.2.1697
 
Can you try again with the current 10.0.3 version? If it is still slow, then 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 or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top