weblogic配置数据源出错

Connection test failed.
weblogic配置数据源出错 weblogic配置数据源出错 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

weblogic配置数据源出错,布布扣,bubuko.com

weblogic配置数据源出错

上一篇:简单十招提高jQuery执行效率


下一篇:(转).net下Selenium2使用方法总结