"Cant connect to Teradata database (round 2)"

mccoydj2mccoydj2 Member Posts: 3 Contributor I
edited June 2019 in Help
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?
Tagged:

Answers

  • homburghomburg Moderator, Employee, Member Posts: 114 RM Data Scientist
    Hi mccoydj2,

    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
Sign In or Register to comment.