Code Assistant for cursor variable bug?

Bayside

Member
Using Oracle Database 11g Release 11.2.0.4.0
Recently upgraded PL/SQL Developer to 11.04.1774
When using Code Assistant with a cursor variable, PL/SQL Developer does not respond for an extended period of time(experienced 17 minute delay today). I have not had an issue with other object types, and did not experience this with the earlier version of PL/SQL Developer.
 
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