🎉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

"Problem with Import database wizard"

User: "elisabeth"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "onesix4"
    New Altair Community Member
    I use the 'Read Database' operator - set define connection: url
    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.