INBOUND_CONNECT_TIMEOUT_listener_name

关于这个报错是因为上次监听报错TNS-12637

因为在client和server涉及到这个参数,这里重点说明下

INBOUND_CONNECT_TIMEOUT_listener_name


简单的说是设置监听在特定的时间内要收到客户端请求连接的信息,这个特定时间默认为 60 seconds


Purpose

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

If the listener does not receive the client request in the time specified, then it terminates the connection. In addition, the listener logs the IP address of the client and an 

ORA-12525:TNS: listener has not received client's request in time allowed error message to the listener.log file.

To protect both the listener and the database server, Oracle recommends setting this parameter in combination with the SQLNET.INBOUND_CONNECT_TIMEOUT parameter in the sqlnet.ora file. When specifying values for these parameters, consider the following recommendations:

  • Set both parameters to an initial low value

  • Set the value of the INBOUND_CONNECT_TIMEOUT_listener_name parameter to a lower value than the SQLNET.INBOUND_CONNECT_TIMEOUT parameter.

将此值的设置低于等待用户认证的时间

For example, you can set the INBOUND_CONNECT_TIMEOUT_listener_name parameter to 2 seconds and the INBOUND_CONNECT_TIMEOUT parameter to 3 seconds. If clients are unable to complete connections within the specified time due to system or network delays that are normal for the particular environment, then increment the time as needed.

上面只是打个比方,实际的不要这么设置,可以参考如下,如果你的alert等频繁报相关错误的话

Sqlnet.ora: SQLNET.INBOUND_CONNECT_TIMEOUT=180 
Listener.ora: INBOUND_CONNECT_TIMEOUT_listener_name=120 

Default

60 seconds

Example

INBOUND_CONNECT_TIMEOUT_listener=2

See Also:

Oracle Database Net Services Administrator's Guide for additional information about configuring these parameters

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值