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

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

Kettle 连接 oracle 报错:could not be found, make sure the

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

Kettle 连接 oracle 报错:could not be found, make sure the

 

 

 

 

下图是ETL4.0的截图:

Kettle 连接 oracle 报错:could not be found, make sure the

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

 

Kettle 连接 oracle 报错:could not be found, make sure the