Options

JTOpen driver for DB2 server is not working

JayCarrJayCarr Member Posts: 23 Contributor II
edited November 2018 in Help
I've been trying to set up JTOpen to work with RapidMiner so that I can access our DB2/as400 server that we have on site here.  The driver seems to work just fine when I use it in Eclipse but when I put it into RapidMiner I'm given the same error repeatedly:

No suitable driver found for
jdbc:as400:host:prompt=false;host

Now, there is a difference between that connection url and the one that Eclipse says it's using.  The eclipse one does not include the final host on the end there.  But RM won't let me test to connection without specifying a host (the "Host" field is what is adding that final host on the url).  I'm guessing this is what's causing the problem?  How do I get the URL string to be what I want it to be without having RM prompt me for a Host name?

Or perhaps that isn't the problem?  Any help would be appreciated.
Sign In or Register to comment.