Program window get stuck while press down key

Soul

Member
Hi All,

I opening package & body in program window and browsing (press down button) get stuck for 1-3 seconds.
When I reconnect to database browsing through the code becomes normal.

Pl/SQL developer version: 9.0.6.1665
OS: Windows 7
 
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