compiler hanging

Darrell

Member
My plsql session hangs after running test on a package. I do not have an X in background compiling. My session has to be restarted. Any suggestions?
 
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