JavaShuo
栏目
标签
ORA-12505,TNS:listener does not currently know of SID given in connect descriptor(不知道的SID)
时间 2021-07-14
原文
原文链接
使用SqlDeveloper登录Oracle,提示报错ORA-12505,如下 错误的提示大概就是不清楚这个SID,而SID是数据库实例的映射表示,那么其原因就是给定的SID不是Oracle实例的真正映射或根本就没有为Oracle实例做映射 解决办法 打开Oracle的listener.ora文件 路径为 D:\SoftwareDevelopment\Oracle\product\11.2.0
>>阅读原文<<
相关文章
1.
Oracle实例错误——listener does not currently know of SID given in connect descriptor
2.
ORA-12505: TNS :listner does not currently know of SID given in connect descriptor
3.
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
4.
ORA-12505,TNS:listener does not currently know of SID given in connect descriptor
5.
解决Oracle ORA-12505, TNS:listener does not currently know of SID given in connect
6.
ORA-12505,TNS:listener does not currently know of SID given in connect descripto
7.
解决ORA-12505, TNS:listener does not currently know of SID given in connect desc
8.
处理oracle 报ORA-12505 信息:listener does not currently know of SID given in connect descriptor...
9.
Navicat Premium 连Oracle出错:ORA-12505, TNS:listener does not currently know of SID given in connect de
10.
oraclejdbc连接数据库的问题ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
更多相关文章...
•
SQL NOT NULL 约束
-
SQL 教程
•
Swift for-in 循环
-
Swift 教程
•
SpringBoot中properties文件不能自动提示解决方法
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
sid
tnslistener
descriptor
know
given
connect
不知道
知道
你不知道的 CSS
你不知道的 Blob
Spring教程
MySQL教程
Redis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
resiprocate 之repro使用
2.
Ubuntu配置Github并且新建仓库push代码,从已有仓库clone代码,并且push
3.
设计模式9——模板方法模式
4.
avue crud form组件的快速配置使用方法详细讲解
5.
python基础B
6.
从零开始···将工程上传到github
7.
Eclipse插件篇
8.
Oracle网络服务 独立监听的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目录管理命令基础
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Oracle实例错误——listener does not currently know of SID given in connect descriptor
2.
ORA-12505: TNS :listner does not currently know of SID given in connect descriptor
3.
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
4.
ORA-12505,TNS:listener does not currently know of SID given in connect descriptor
5.
解决Oracle ORA-12505, TNS:listener does not currently know of SID given in connect
6.
ORA-12505,TNS:listener does not currently know of SID given in connect descripto
7.
解决ORA-12505, TNS:listener does not currently know of SID given in connect desc
8.
处理oracle 报ORA-12505 信息:listener does not currently know of SID given in connect descriptor...
9.
Navicat Premium 连Oracle出错:ORA-12505, TNS:listener does not currently know of SID given in connect de
10.
oraclejdbc连接数据库的问题ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
>>更多相关文章<<