Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"Problem with Import database wizard"
Hi all,
I have a problem at connecting to a Oracle database. I use an ODBC driver in order to connect. The wizard approves in the meantime that the connection has been done successfully.
But now I have the problem that the wizard does not proceed to the step 2 when i click the button 'Next'.
Is there a better way than using an ODBC connection?
Does any one of you have expereinces with oracle database? Are there any example (files) I can have a look at?
Thank you in advance!
Best regards,
elisabeth
I have a problem at connecting to a Oracle database. I use an ODBC driver in order to connect. The wizard approves in the meantime that the connection has been done successfully.
But now I have the problem that the wizard does not proceed to the step 2 when i click the button 'Next'.
Is there a better way than using an ODBC connection?
Does any one of you have expereinces with oracle database? Are there any example (files) I can have a look at?
Thank you in advance!
Best regards,
elisabeth
Tagged:
0
Answers
pass the following as the define connection for ODBC:
jdbc:vertica://10.11.0.xx:5111/VOLTE_DASH1_12?user=jsmith&password=smith123
I believe you can pass a similar URL info for Oracle.