以前一直都好好的,但从昨天开始
Toad连数据库报ORA-12535的错:
ORA-12535: TNS: operation time out
试着用其他工具像sql plus,PL/SQL devoloper却一点问题都没有。
好奇怪阿。
那位高手遇到过这个问题的请帮帮忙,这里谢了先。

解决方案 »

  1.   

    从新设置以下view下的options里面的executables试一下
      

  2.   

    to: wylwyl1130(落雪山林)我设了可是还是不行啊
      

  3.   

    TNS-12535 TNS:operation timed outCause: The requested connection could not be completed within the timeout period specified by the CONNECT_TIMEOUT parameter in LISTENER.ORA. This error arises from the TNSLSNR.Action: Either reconfigure CONNECT_TIMEOUT to be 0, which means wait indefinitely, or reconfigure CONNECT_TIMEOUT to be some higher value. Or, if the timeout is unacceptably long, turn on tracing for further information.
    将参数CONNECT_TIMEOUT 的值改成0或大一点的值,如果还不行就重新配置LISTENER