The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Cant connect to Teradata database (round 2)"
Okay, my drivers for Teradata are fine now... when I click Test database connections it reads "Connection ok"
....but when I click the + sign next to the database....it now says "Pending".... but doesnt do anything else except give me the error message "Aug 11, 2014 9:29:56 AM SEVERE: could not create repository action: class com.rapidminer.repository.gui.actions.StoreProcessAction " in the log file when I click on it. Any ideas?
....but when I click the + sign next to the database....it now says "Pending".... but doesnt do anything else except give me the error message "Aug 11, 2014 9:29:56 AM SEVERE: could not create repository action: class com.rapidminer.repository.gui.actions.StoreProcessAction " in the log file when I click on it. Any ideas?
Tagged:
0
Answers
this might be a problem with the permissions of your database user. Could you you log in to your Teradata Studio Express (or whatever tool you are using to manage the db) and check whether your user is allowed to read all the content of the database you specified? In case there are lot of tables the process can take some time since RapidMiner is fetching a complete list of tables available via the selected connection. You may also try to get the "Read Database" operator and manually select the table you want to read from, skipping the time consuming "fetch all tables".
Cheers,
Helge