Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

(SAP?) UTF-8 Encoding problem only on Server Console not in Studio (Data too long error)

Hi, i have this problem with tMysqlOutput.

tMysqlOutput_3 Data truncation: Data too long for column 'APPLICATION' at row 85

I have set these additional JDBC parameters:

noDatetimeStringSync=true&useUnicode=true&characterEncoding=utf8

and the problem is resolved in the Studio but on server continues to persist.

0683p000009Lw8J.png

Labels (1)
14 Replies
Anonymous
Not applicable
Author


@MZ wrote:

Could the error be due to the sap component as well as the mysql component?


OMG 0683p000009MAi6.png

 

Ok the problem is on the sap component because also eliminating the tMysqlOutput component the encoding is wrong on TAC.

 

Studio:

|303  |TR prel. a div.     |TF rem.fm.stor.to pl|UL Auslagern an Werk|TR Sortie -> div.   |

TAC:

303|TR prel. a div.|TF rem.fm.stor.to pl|UL Auslagern an Werk|TR Sortie -> div.

What happens? 0683p000009MAi6.png

Anonymous
Not applicable
Author

Hello,

With your subscription solution, would you mind creating a case on talend support portal so that we can give you a remote assistance(webex) on your issue through support cycle with priority.

Please log on to the Support portal https://login.talend.com/support-login.php

Many thanks.

Best regards

Sabrina

 

Anonymous
Not applicable
Author

I think that this Jira may be related: https://jira.talendforge.org/browse/TDI-35499

 

It seems to have been corrected in Studio from 6.2.1, but it's possible we may not have patched the Job Server. We will look into it.

 

Thanks,

Arthur

Anonymous
Not applicable
Author

Hi all, with the support team we realized that the cmdline is executed by default in 32-bit.

We modified the commandline.bat file to run the 64-bit cmdline.

 

Thank you.

Manuel

0683p000009MAq9.png

Anonymous
Not applicable
Author


@MZ wrote:

Hi all, with the support team we realized that the cmdline is executed by default in 32-bit.

We modified the commandline.bat file to run the 64-bit cmdline.

 

Thank you.

Manuel


Hello Manuel,

Thanks for your feedback and sharing the solution here.

Best regards

Sabrina

T