zoukankan      html  css  js  c++  java
  • TNS-12541: TNS:no listener TNS-12560: TNS:protocol adapter error

    新建的数据库,在配置完listener的时候报这个错。

    参考文章:https://community.oracle.com/message/4098938

         http://blog.csdn.net/ljsjr/article/details/8828969

    在再次检查了ORACLE_HOME,ORACLE_SID,和 the listener.ora and the tnsnames.or 之后。
    修改了 /etc/hosts,将localhost 设置为

    127.0.0.1 localhost.localdomain localhost

    重新启动Oracle listener,问题解决。

  • 相关阅读:
    css优化总结
    几种常用的图片格式
    css布局总结
    第四章复习题
    4.9,4.10
    4.8
    4.7指针
    libffi
    代理模式
    Redis 汇总
  • 原文地址:https://www.cnblogs.com/Alex-Zeng/p/3491061.html
Copyright © 2011-2022 走看看