"Oracle JDBC"
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.
wiki需要更新(论坛交流count != 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.
Tagged:
0
Answers