Today, between 3:00pm-3:30pm, my Oracle 10g database on Windows hanged on twice. Error messages were related to ORA-00604. I'm pretty sure it was some query or queries that some user run as owner of some schema.
I'm checking listener.log, archived redo logs from that time (about 20 million records) and alert.instance-name.log on C:\oracle\product\10.2.0\admin\instance-name\bdump, but I don't find any anormal related to ORA-00604.
Would you suggest how or what else to search?
ORA-00604usually has associated errors which should be under theORA-00604report. Where did you see theORA-00604error report? – Phil Oct 16 '12 at 8:22