监听可以ping 通,但是很慢

Fatal NI connect error 12537, connecting to:
 (LOCAL=NO)

  VERSION INFORMATION:
 TNS for 64-bit Windows: Version 11.2.0.1.0 - Production
 Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.2.0.1.0 - Production
 Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.2.0.1.0 - Production
  Time: 17-12月-2012 10:11:36
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12537
   
TNS-12537: TNS: 连接关闭
    ns secondary err code: 12560
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
opiodr aborting process unknown ospid (4328) as a result of ORA-609
Mon Dec 17 10:12:16 2012

 

最后发现是有两个不同ip地址的网卡同时在工作,禁用一个ip地址就好了

 

 

 

Fatal NI connect error 12170.

  VERSION INFORMATION:
 TNS for 64-bit Windows: Version 11.2.0.1.0 - Production
 Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.2.0.1.0 - Production
 Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.2.0.1.0 - Production
  Time: 17-12月-2012 10:13:37
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12535
   
TNS-12535: TNS: 操作超时
    ns secondary err code: 12609
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
  Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.10.12.34)(PORT=49487))
Mon Dec 17 10:13:56 2012
opiodr aborting process unknown ospid (4460) as a result of ORA-609
Mon Dec 17 10:15:16 2012
opiodr aborting process unknown ospid (4248) as a result of ORA-609
Mon Dec 17 10:15:46 2012
opiodr aborting process unknown ospid (1096) as a result of ORA-609
Mon Dec 17 10:18:44 2012

 

有类似问题肯能以下方式可以解决,虽然报错一样,但造成的原因还是不一样

http://www.xifenfei.com/1812.html

你可能感兴趣的:(监听可以ping 通,但是很慢)