PL\SQL Developer locking up on me

cxm475

Member
PL/SQL Developer
Version 7.1.1.1339
02.45186 - 10 user license
Windows XP Professional 5.1 Build 2600 (Service Pack 2)

When I execute some code I have in a SQL window and then try adding some code/editing while it's running, the screen freezes. I get a message at the top (Not Responding). If I wait, my sctript finishes running and then I can get back to work. Anyone else experiencing this. I think I might have narrow it down to code assistant but I'm not entirely sure yet.
 
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