
现在出现的报表系统goldengate同步进程异常中断,还有修改部分product表内容rollback。数据库后台报严重的错误。
主要排查以下错误日志:tomcat日志、数据库alter日志、数据表日志错误、数据库转储文件、goldengate进程、goldengate同步日志。
jdbc版本:ojdbc14-10.2.0.4.0.jar
从上面的日志可以看出进程hung住,让我查看/oracle/ora10g/admin/jscn/udump/jscn2_ora_28001.trc转存文件
/oracle/ora10g/admin/jscn/udump/jscn2_ora_28001.trc转存文件比较长,大概有5M,我们就看关键部分
ORA-07445这个是个内部错误,查看oracle官方文档解释
ORA-07445:exception encountered: core dump [string] [string] [string] [string]
[string][string]
Cause: An OS exception occurred which should resultin the creation of a core file.
This is aninternal error.
Action: Contact your customer support representative.