我的ETL版本为6.0

oracle版本为11.2.0

报错如下:


Driver class 'oracle.jdbc.driver.OracleDriver' could not be found, make sure the 'Oracle' driver (jar file) is

installed.
oracle.jdbc.driver.OracleDriver
Kettle 连接 oracle 报错:could not be found, make sure the 'Oracle' driver (jar file) is   installed.

原因是没有找到oracle的驱动jar文件。

找到oracle的安装目录搜索关键字:ojdbc

我的机器目录如下:我安装的oracle版本是11.2.0

C:\oracle\product\11.2.0\client_1\jdbc\lib\

Kettle 连接 oracle 报错:could not be found, make sure the 'Oracle' driver (jar file) is   installed.

把ojdbc6.jar文件复制到ETL的lib目录下即可。

Kettle 连接 oracle 报错:could not be found, make sure the 'Oracle' driver (jar file) is   installed.

然后重启ETL:再次链接 成功!

Kettle 连接 oracle 报错:could not be found, make sure the 'Oracle' driver (jar file) is   installed.

 

 

 

 

下图是ETL4.0的截图:

Kettle 连接 oracle 报错:could not be found, make sure the 'Oracle' driver (jar file) is   installed.

服务器上链接效果 下图↓↓↓↓↓↓↓↓↓↓

 

Kettle 连接 oracle 报错:could not be found, make sure the 'Oracle' driver (jar file) is   installed.

 

相关文章:

  • 2022-12-23
  • 2021-11-18
  • 2021-12-15
  • 2022-01-17
  • 2021-04-16
  • 2021-07-09
  • 2021-12-30
  • 2022-01-14
猜你喜欢
  • 2021-11-28
  • 2021-12-11
  • 2021-10-05
  • 2021-12-28
  • 2022-01-09
  • 2021-12-17
相关资源
相似解决方案