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

2023-02-18,,,

我的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

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

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

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

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

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

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

下图是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..doc》

下载本文的Word格式文档,以方便收藏与打印。