ORA600 Message from sql/developer

cincocielos

Member²
Hi all...

I have a problem with plsql/developer... when I try to compile a package plsql/developer send "ORA600 Oracle internal...", but if I compile the same package on sqlplus, thats work fine.

 
I get this sometimes when I have the "Add debug information when compiling" preference checked. So, you might try unchecking it.

I think Oracle's debugger has a few bugs in it. Kind of too bad. Anyway, I usually have it unchecked and only add the debug information on things that I need to use the debugger on and most of the time it's OK that way.

Mike
 
Back
Top