ORA-03114: not connected to ORACLE

kikki

Member
Whenever there are some compilation errors in package that I try to compile, I am getting a popup saying "ORA-03114: not connected to ORACLE". This was not happening with the old version of the PLSQL developer. Can you tell me where can I get the old version of the same.
 
Are you compiling package in debug mode?

There were Oracle bugs related to compile debug... and the result was the same: not connected to oracle... :( :( :(
I don't remember are the debug mode default for developer or not :(
 
Back
Top