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.

"Database error using write database operator"

mengkoon007mengkoon007 Member Posts: 30 Contributor II
edited June 2019 in Help

Hi,

I am trying to write data to a database using "Write Database" operator, however I faced an error as below. I tried to change the length of the varchar to 2000 in the database and then try to run the process again but it still show the same error. Can anyone kindly help on this?

database error - attr.gif

 

write database.gif

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    What type of database are you using? I remember having to hunt for a global parameter to set that in MySQL a while ago. 

  • mengkoon007mengkoon007 Member Posts: 30 Contributor II

    Hi,

    I am using MySQL database.

  • mengkoon007mengkoon007 Member Posts: 30 Contributor II

    Hi,

    It seems the issue is resolved if i convert the column from nominal to text datatype.

Sign In or Register to comment.