New reply on DataCleaner's online discussion forum (https://datacleaner.org/forum):
Arjan replied to subject 'Could not establish connection for tera data' ------------------- Hi, I don't have a Teradata database running, but I got the Database driver installed and got a "Login failure for Connection" instead of the "Could not initialize JDBC driver" exception you got. Here are the steps I used to get this far: * Start DataCleaner normally, without adding any additional jars to the classpath. * Go to the "Database drivers" tab in the "Options" dialog which can be found in the "More" menu. * Click "Add database driver" and select "Local JAR file(s)". * In the pulldown select "com.teradata.jdbc.TeraDriver", then under Driver JAR file(s), add the locations of the terajdbc4.jar and the tdgssconfig.jar files and then click "Add database driver". * Now add a datastore by clicking "Manage datastores", then "More databases" and then selecting "Other database". * Fill in the fields, selecting "Teradata" as database driver, making sure the connection starts with "jdbc:teradata://" (I tested with "jdbc:teradata://localhost" and click "Test connections". Now, in my case I get the "Login failure for Connection". If I don't use the slashes in the Connection string I still get the "Could not initialize JDBC driver" error message. Maybe this helps. Regards, Arjan ------------------- View the topic online to reply - go to https://datacleaner.org/topic/1145/Could-not-establish-connection-for-tera-data -- You received this message because you are subscribed to the Google Groups "DataCleaner-notify" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/datacleaner-notify. For more options, visit https://groups.google.com/d/optout.
