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

相关文章:

  • 2021-12-05
  • 2022-01-04
  • 2022-01-17
  • 2021-05-31
  • 2022-12-23
  • 2021-09-25
  • 2021-04-20
猜你喜欢
  • 2021-08-11
  • 2021-07-26
  • 2021-10-07
  • 2021-07-23
相关资源
相似解决方案