kettle连接oracle出现Driver class ‘sun.jdbc.odbc.JdbcOdbcDriver’ could not be found, make sure th
搜了很多博客说是因为kettle lib目录中没有 ojdbc的问题,于是把oracle 11g中的ojdbc8,jar放入到kettle pdi-ce-8.3.0.0-371\data-integration\lib 目录下,之后发现还是报错,但是报错已经改变为Error connecting to database: (using class oracle.jdbc.driver.OracleDriver)
之后发现应该是版本的问题所以就查了下果然是在连接条件里的填写格式不一样(仅8.3版本,其他版本自己测一下)kettle8.3连接oracle数据库报错问题
参考原文博客:http://www.htmer.com/article/1108.htm

相关文章:

  • 2022-12-23
  • 2021-10-06
  • 2021-05-01
  • 2022-12-23
  • 2021-05-22
  • 2021-11-14
  • 2021-09-03
猜你喜欢
  • 2021-09-24
  • 2021-09-06
  • 2021-08-30
  • 2021-12-31
  • 2022-02-07
  • 2021-12-25
  • 2022-12-23
相关资源
相似解决方案