我的编程空间,编程开发者的网络收藏夹
学习永远不晚

TNS-12535: TNS:operation timed out (WARNING: inbound connection timed out (ORA-3136))

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

TNS-12535: TNS:operation timed out (WARNING: inbound connection timed out (ORA-3136))

问题原因:

Fatal NI connect error 12170.
  VERSION INFORMATION:
     TNS for Linux: Version 11.2.0.3.0 - Production
     Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.3.0 - Production
     TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.3.0 - Production
  Time: 24-MAY-2017 18:40:22
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12535
TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
  Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.2)(PORT=44430))
WARNING: inbound connection timed out (ORA-3136)
Wed May 24 18:45:22 2017


解决方法:

[oracle@ogg3 ~]$ cd /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/             
[oracle@ogg3 admin]$ vim listener.ora
INBOUND_CONNECT_TIMEOUT_LISTENERNAME = 0

[oracle@ogg3 admin]$ vim sqlnet.ora

DIAG_ADR_ENABLED=OFF
SQLNET.INBOUND_CONNECT_TIMEOUT = 0

[oracle@ogg3 admin]$ lsnrctl
LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 28-JUN-2017 18:03:55
Copyright (c) 1991, 2011, Oracle.  All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> reload

LSNRCTL>exit

[oracle@ogg3 admin]$


免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

TNS-12535: TNS:operation timed out (WARNING: inbound connection timed out (ORA-3136))

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

WARNING: inbound connection timed out ORA-3136错误的示例分析

这篇文章将为大家详细讲解有关WARNING: inbound connection timed out ORA-3136错误的示例分析,文章内容质量较高,因此小编分享给大家做个参考,希望大家阅读完这篇文章后对相关知识有一定的了解。1.set
2023-06-06

ORA-12535: TNS:operation timed out ORACLE 报错 故障修复 远程处理

文档解释ORA-12535: TNS:operation timed outCause: The requested operation could not be completed within the time out
ORA-12535: TNS:operation timed out ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-03136: inbound connection timed out ORACLE 报错 故障修复 远程处理

文档解释ORA-03136: inbound connection timed outCause: Inbound connection was timed out by the server because user
ORA-03136: inbound connection timed out ORACLE 报错 故障修复 远程处理
2023-11-05

编程热搜

目录