SQL Developer里新建连接出现错误
Oracle版本:11g,我在SQL Developer里新建连接时老是出现Status:Failure -Listener refused the connection with the following error:ORA-12505,TNS:listener dose not currently know of SID given in connect......
求解救。
------解决方案--------------------
端口改为1522试试。
------解决方案--------------------
你的SID是orcl吗?
看看你的服务名里头是否是这个sid?
另外,你始终可以用sqlplus命令行先测一下的。
------解决方案--------------------
你创建的数据库是什么名字,就输入在SID项中。