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

 

改了数据源然后就发生上面的错误,真是郁闷到了极点!

多次尝试无效后,我导入了一个oracle自带的包:classes12.jar

然后问题就奇迹般解决了,真搞不懂究竟是咋回事!!!!!

相关文章:

  • 2021-06-22
  • 2021-06-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-11
  • 2021-05-22
  • 2022-01-13
  • 2022-12-23
  • 2021-05-28
  • 2021-07-26
相关资源
相似解决方案