Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Nifi Oracle JDBC Connection Issue

avatar
New Member

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?

1 ACCEPTED SOLUTION

avatar
Rising Star

Did you copy the ojdbc jar to the nifi lib directory and restart nifi?

View solution in original post

1 REPLY 1

avatar
Rising Star

Did you copy the ojdbc jar to the nifi lib directory and restart nifi?