[Oracle报错]TNS-12535: TNS:operation timed out、TNS-00505: Operation timed out

Oracle 11.2.0.4 x64

OS CentOS 6.6 x64

 

问题描述:

alert日志出现网络错误如下

***********************************************************************

Fatal NI connect error 12170.

  VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.4.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.4.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.4.0 - Production
  Time: 29-MAY-2018 12:03:36
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12535
    
TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    
TNS-00505: Operation timed out
    nt secondary err code: 110
    nt OS err code: 0
  Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.68.196.88)(PORT=62731))
Tue May 29 12:03:45 2018


***********************************************************************

 

问题原因:

1、Client在default 60秒内没有完成认证

2、网络攻击,例如:半开连接攻击

3、DB负载太高

 

解决方案:

①sqlnet.ora文件加入SQLNET.INBOUND_CONNECT_TIMEOUT=0

  To specify the time, in seconds, for a client to connect with the database server and provide the necessary authentication information.

  Default 60 seconds(11.2)

②listener.ora文件加入INBOUND_CONNECT_TIMEOUT_listener_name=0

  To specify the time, in seconds, for the client to complete its connect request to the listener after the network connection had been established.

  Default 60 seconds(11.2)

③重载监听lsnrctl reload

 

 

 

参考文档:

    https://www.cnblogs.com/Richardzhu/articles/2836466.html

    https://docs.oracle.com/cd/E11882_01/network.112/e10835/sqlnet.htm#NETRF210  搜索SQLNET.INBOUND_CONNECT_TIMEOUT

    https://docs.oracle.com/cd/E11882_01/network.112/e10835/listener.htm#NETRF312 搜索INBOUND_CONNECT_TIMEOUT_listener_name

 

-The End-

 
Tank
20180604

 

转载于:https://www.cnblogs.com/okey/p/9132130.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值