ORA 600 - Flood Controlled (,,,)
K-Jan 11 2012 — edited Jan 12 2012Hello Oracle masters,
Oracle Version: 11.1.0.7.0
I have a database acting strange those last months, users report problems to connect on the database with the following error:
ORA-12541: TNS: no listener.
This system uses redundancy, but both databases have the same name. To connect, I have to restart both database listeners.
When I check alertlog file I got many ORA-00600 errors like this:
Errors in file c:\app\administrator\diag\rdbms\oracad1\oracad1\trace\oracad1_j000_4808.trc (incident=86921):
ORA-00600: internal error code, arguments: [13310], [], [], [], [], [], [], [], [], [], [], []
So I check its trace file and found:
DDE: Problem Key 'ORA 600 [13310]' was flood controlled (0x6) (incident: 86921)
ORA-00600: internal error code, arguments: [13310], [], [], [], [], [], [], [], [], [], [], []
Unfortunately its the first time I deal with this error, so I searched for some fixes but our application's factory said we can't update the database. And most topics I found about ORA 600 suggest admins to contact Oracle Support.
Thank you very much!