原文:Listener refused the connection with the following error 错误解决

web应用连接oracle数据库时,经常在查询数据时发生 Listener refused the connection with the following error: ORA , TNS:no appropriate service handler found The Connection descriptor used by the client was: ip地址: :数据库名 这是数据 ...

2020-04-08 08:13 0 3309 推荐指数:

查看详情

66000][12505] Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect

新装的idea开发工具后连接数据库出现如题所示错误。 1、网上搜了不少的文章,没有解决我的问题。后来细心看了一下url: 一开始url是这样子的。 2、由于是idea开发工具自动生成的,SID不匹配此请求url,需要改成如下完美解决问题,注意双斜杠跟单斜杠。 ...

Mon Sep 23 17:21:00 CST 2019 0 851
Connection to Oracle failed. [66000][12505] Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know

我安装了Oracle数据库,默认的数据库用户名是system,密码口令是安装过程中你自己设置的。可以先使用命令框,输入 然后再输入密码即可。 然后我的数据库连接工具使用的是DataGrip,我在使用DataGrip连接的时候发现,报了这个错误 Connection ...

Thu Mar 28 00:15:00 CST 2019 0 1198
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM