Very slow startup in Win7 64 SP1

Hanseman

Member
Lately PL/SQL Developer is starting up very slow. Earlier instant, now in 2-3 minutes. How may I find out reason?

PL/SQL Developer
Version 10.0.3.1701
Windows 7 (64-bit) 6.1 Build 7601 (Service Pack 1)
 
Can you update to the current 10.0.5 and try again?

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