ORA-600 when autofilling column names in editor

Ron E

Member²
We have several people who suddenly started getting ORA-600 generic error messages constantly as they type code in the SQL editor. When they enter the Table prefix and period, and the drop down box should show all the column names for the table, it gives an error message pop-up instead, popping up repeatedly. Only about 1/4 of the staff are getting it, and the rest don't. The DBA's (of course) say they haven't changed anything, and I haven't been able to see any suspicious SQL during the process in the Kill/Trace session. The programs run, if you can finally get through all the pop-up boxes and finish the code. Most of us are running version 6.0.5.931.

Has anyone run into this before?

Thanks,
 
This is probably fixed in 6.0.6 (or later). Can you upgrade from 6.0.5 to 6.0.6 and check if this helps? If it does not help, please send me a user dump trace file for such an ORA-00600 error.
 
Back
Top