数据库基本上没有动什么配置,之前一直好好的,中午一点多左右突然连接十分缓慢,打开sql窗口,查看过程等等都卡死。
 alert日志在那个时刻左右一直报这个错误。
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: 08-JAN-2016 12:58:05
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12535TNS-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百度的结果,都是说需要修改sqlnet.ora参数,但是这个错误跟plsql连接数据库卡死有关系么?
求解!!!