zoukankan      html  css  js  c++  java
  • TNS-12535: TNS:operation timed out

    TNS-12535错误

    [oracle@serA trace]$ tail -f alert_orcl.log 
        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=192.168.75.137)(PORT=56505))
    Wed Feb 26 10:01:16 2014
    
    
    ***********************************************************************
    
    Fatal NI connect error 12170.
    
      VERSION INFORMATION:
            TNS for Linux: Version 11.2.0.1.0 - Production
            Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
            TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
      Time: 26-FEB-2014 10:01:16
      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=192.168.75.174)(PORT=11970))

    参考文章

  • 相关阅读:
    关于makefile
    代理服务器简要
    配置ftp服务
    Nginx服务器的Web请求处理机制
    Nginx模块
    linux的开机网络设置
    mysql数据库优化的常见方法
    笔试题【二维矩阵操作,文件存取】
    水仙花数的求解
    9x9乘法表输出[Java]
  • 原文地址:https://www.cnblogs.com/arcer/p/3678318.html
Copyright © 2011-2022 走看看