摘要: oracle10G 的ORA-12505問題解決方法
接jdbc Oracle10 錯誤 ,JDBC代碼無問題,服務也啟動,連接字符串也是對的,但是在eclipse 下報錯,錯誤信息如下:
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:orcl
閱讀全文