idea链接oracle数据库报错:[66000][12505] Listener refused the connection with the following error:
生活随笔
收集整理的這篇文章主要介紹了
idea链接oracle数据库报错:[66000][12505] Listener refused the connection with the following error:
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
報(bào)錯(cuò)如下:
[66000][12505] Listener refused the connection with the following error:
原因很簡(jiǎn)單:
是SID錯(cuò)誤
只需要在oracle命令行下執(zhí)行:
select INSTANCE_NAME from v$instance;查詢SID對(duì)應(yīng)值
一般默認(rèn)值為:
orcl
連接成功:
總結(jié)
以上是生活随笔為你收集整理的idea链接oracle数据库报错:[66000][12505] Listener refused the connection with the following error:的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: oracle使用sqlplus工具命令连
- 下一篇: 开发技巧-使用SQL与Navicat快速