JDBC鏈接oracle數據庫: Listener refused the connection with the following error: ORA-12505, TNS:listener d

使用oracle就感受是深一腳淺一腳的採坑。java 在學習JDBC鏈接oracle的時候,出現次錯誤。數據庫 這個問題出如今這裏:網絡 Connection conn=DriverManager.getConnection("jdbc:oracle:thin:@LocalHost:1521:oracle", "scott", "qwer"); 是咱們jdbc中的鏈接串使用的不正確。oracle
相關文章
相關標籤/搜索