Email: service@parnassusdata.com 7 x 24 online support!

    You are here

Oracle 使用防火墙时报 Oracle ORA-3113: 通信通道的文件结尾

Oracle 使用防火墙时报 Oracle ORA-3113: 通信通道的文件结尾

 

如果自己搞不定可以找诗檀软件专业ORACLE数据库修复团队成员帮您恢复!

诗檀软件专业数据库修复团队

服务热线 : 13764045638 QQ号:47079569 邮箱:service@parnassusdata.com

 

 

ORA-03113: 通信通道的文件结尾
进程 ID: 17864
会话 ID: 125 序列号: 29
 
oerr ora 3113
03113, 00000, "end-of-file on communication channel"
// *Cause: The connection between Client and Server process was broken.
// *Action: There was a communication error that requires further investigation.
//          First, check for network problems and review the SQL*Net setup. 
//          Also, look in the alert.log file for any errors. Finally, test to 
//          see whether the server process is dead and whether a trace file
//          was generated at failure time.
 
 

Oracle网络服务 – 版本10.2.0.111.2.0.4[发行10.211.2]

本文档中的信息适用于任何平台。

症状:

休息几分钟后再处理查询时,客户端报ORA-3113

16等级客户端跟踪显示下面的堆栈:

2011-12-16 07:11:54.598189 : nsprecv:reading from transport…
2011-12-16 
07:11:54.598213 : nttrd:entry
2011-12-16 
07:12:13.470991 : ntt2err:entry
2011-12-16 07:12:13.471091 : ntt2err:soc 828 error – operation=5, ntresnt[0]=530, 
ntresnt[1]=53, ntresnt[2]=0
2011-12-16 07:12:13.471120 : ntt2err:exit
2011-12-16 07:12:13.471144 : nttrd:exit
2011-12-16 07:12:13.471185 : nsprecv:error exit
2011-12-16 07:12:13.471214 : nserror:entry
2011-12-16 07:12:13.471243 : nserror:nsres: id=0, op=68, ns=12570, ns2=12560; nt[0]=530, nt[1]=53, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
2011-12-16 07:12:13.471271 : nsrdr:error exit
2011-12-16 07:12:13.471298 : nsfull_pkt_rcv:nsctxrnk=0
2011-12-16 07:12:13.471323 : nsfull_pkt_rcv:error exit
2011-12-16 07:12:13.471350 : nioqrc:recv: packet reader error -> translated to IFCR_EOF
2011-12-16 07:12:13.471377 : nioqer:entry
2011-12-16 07:12:13.471403 : nioqer: incoming err = 12151
2011-12-16 07:12:13.471427 : nioqce:entry
2011-12-16 07:12:13.471452 : nioqce:exit
2011-12-16 07:12:13.471476 : nioqer: returning err = 3113
2011-12-16 07:12:13.471501 : nioqer:exit
2011-12-16 07:12:13.471525 : nioqrc:exit
2011-12-16 07:12:13.471560 : nioqds:entry

错误53,这种情况下 windows最低堆栈,是WSAECONNABORTED 53 10053
网络断开了复位连接。

变化:

客户安装了了SEIM NitroSecurity防火墙

原因

SEIM防火墙会查杀数据包

解决方法

重新配置Nitro标记可疑数据包,而不是全部查杀

 

Oracle网络服务 – 版本10.2.0.111.2.0.4[发行10.211.2]

本文档中的信息适用于任何平台。

症状:

休息几分钟后再处理查询时,客户端报ORA-3113

16等级客户端跟踪显示下面的堆栈:

2011-12-16 07:11:54.598189 : nsprecv:reading from transport…
2011-12-16 
07:11:54.598213 : nttrd:entry
2011-12-16 
07:12:13.470991 : ntt2err:entry
2011-12-16 07:12:13.471091 : ntt2err:soc 828 error – operation=5, ntresnt[0]=530, 
ntresnt[1]=53, ntresnt[2]=0
2011-12-16 07:12:13.471120 : ntt2err:exit
2011-12-16 07:12:13.471144 : nttrd:exit
2011-12-16 07:12:13.471185 : nsprecv:error exit
2011-12-16 07:12:13.471214 : nserror:entry
2011-12-16 07:12:13.471243 : nserror:nsres: id=0, op=68, ns=12570, ns2=12560; nt[0]=530, nt[1]=53, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
2011-12-16 07:12:13.471271 : nsrdr:error exit
2011-12-16 07:12:13.471298 : nsfull_pkt_rcv:nsctxrnk=0
2011-12-16 07:12:13.471323 : nsfull_pkt_rcv:error exit
2011-12-16 07:12:13.471350 : nioqrc:recv: packet reader error -> translated to IFCR_EOF
2011-12-16 07:12:13.471377 : nioqer:entry
2011-12-16 07:12:13.471403 : nioqer: incoming err = 12151
2011-12-16 07:12:13.471427 : nioqce:entry
2011-12-16 07:12:13.471452 : nioqce:exit
2011-12-16 07:12:13.471476 : nioqer: returning err = 3113
2011-12-16 07:12:13.471501 : nioqer:exit
2011-12-16 07:12:13.471525 : nioqrc:exit
2011-12-16 07:12:13.471560 : nioqds:entry

错误53,这种情况下 windows最低堆栈,是WSAECONNABORTED 53 10053
网络断开了复位连接。

变化:

客户安装了了SEIM NitroSecurity防火墙

原因

SEIM防火墙会查杀数据包

解决方法

重新配置Nitro标记可疑数据包,而不是全部查杀