读书人

oracle xe联接报错

发布时间: 2013-08-01 15:23:18 作者: rapoo

oracle xe连接报错


java.sql.SQLException: 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:
localhost:1521:XE

con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:XE", "ty", "ty");

大伙帮帮忙 我用的事oracle xe
[解决办法]
cmd里面sqlplus能连上么

读书人网 >oracle

热点推荐