- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Nifi Oracle JDBC Connection Issue
- Labels:
-
Apache NiFi
Created on ‎03-25-2017 03:05 AM - edited ‎09-16-2022 04:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to create a DB connection to oracle.
When I create a DBConnection and try to connect to oracle with a executeSQL processor I get a class not found exception
org.apache.nifi.processor.exception.ProcessException: org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class ' oracle.jdbc.driver.OracleDriver'
What am I doing wrong?
Created ‎03-25-2017 03:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you copy the ojdbc jar to the nifi lib directory and restart nifi?
Created ‎03-25-2017 03:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you copy the ojdbc jar to the nifi lib directory and restart nifi?
