🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Oracle JDBC"

User: "cyckuan"
New Altair Community Member
Updated by Jocelyn

Got Oracle JDBC thin to work.

Oracle has changed the package.class name of its driver from jdbc.oracle.driver.OracleDriver to jdbc.oracle.OracleDriver, but RapidMiner5 is still looking for the old reference.

The wiki needs an update (forum account != wiki account?):
http://rapid-i.com/wiki/index.php?title=JDBC_Drivers

Documentation on Oracle package.class change:
http://www.oracle.com/technetwork/database/enterprise-edition/readme-10201-097623.html

This thread helped a bit but did not identify the recent change:
http://rapid-i.com/rapidforum/index.php?action=printpage;topic=1665.0

The workaround is to use the Tools > Manage Database Drivers > Add wizard to help build a custom jdbc_properties.xml file.

Hope this helps.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "mmarag"
    New Altair Community Member
    Hello, could you please give a short list of actions on how to achieve the oracle connection?