本文主要是介绍解决数据库连接报错Listener refused the connection with the following error: ORA-12505...解决办法总结,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
解决数据库连接报错Listener refused the connection with the following error: ORA-12505…解决办法总结
解决办法:
把sid的xe改成orcl(那个全局口令,看你自己怎么设置的)
这篇关于解决数据库连接报错Listener refused the connection with the following error: ORA-12505...解决办法总结的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!