bug: SQL window will hang

marek

Member²
Object browser > context menu > Query data (on table name) > Shows 10 first rows > Switch connection from bottom line (recent ..) > it will hang
vers 14.0.5
 
I cannot reproduce this. To obtain some more diagnostic information, can you modify the PL/SQL Developer shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer 14\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the %APPDATA%\PLSQL Developer 14 directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer 14).
 
Back
Top