您的位置:首页 > 其它

weblogic配置数据源出错

2014-06-23 17:30 357 查看
Connection test failed.


Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: 183.62.231.99:1521:orcl
修改:url: jdbc:oracle:thin:@183.62.231.99:1521:orcl----->jdbc:oracle:thin:@183.62.231.99:1521/orcl
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: