<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: java.sql.SQLDataException: Cannot determine value type from string 'USD ' in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299828#M72133</link>
    <description>&lt;P&gt;@Shalini M​&amp;nbsp;, can you import the table in repository&amp;gt;&amp;gt;metadata , which you have loaded from tfileInputDelimited to DB? and check the data type for loading?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2020 09:31:52 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-10-14T09:31:52Z</dc:date>
    <item>
      <title>java.sql.SQLDataException: Cannot determine value type from string 'USD '</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299825#M72130</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a tfileinputdelimited connected to db table with tmap, in input file there is a column called currency_type which has data like 'USD', 'INR', 'GBR'. The job ran successfully and the data was loaded to the db table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried to load from that db table to another table, it is throwing the following exception,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component tDBInput_1 (Partdimension)&lt;/P&gt;&lt;P&gt;java.sql.SQLDataException: Cannot determine value type from string 'USD '&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:114)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:96)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.result.ResultSetImpl.getInt(ResultSetImpl.java:895)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.partdimension_0_1.Partdimension.tDBInput_1Process(Partdimension.java:1718)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.partdimension_0_1.Partdimension.runJobInTOS(Partdimension.java:3559)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.partdimension_0_1.Partdimension.main(Partdimension.java:3409)&lt;/P&gt;&lt;P&gt;Caused by: com.mysql.cj.exceptions.DataConversionException: Cannot determine value type from string 'USD '&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.result.StringConverter.createFromBytes(StringConverter.java:131)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.protocol.a.MysqlTextValueDecoder.decodeByteArray(MysqlTextValueDecoder.java:238)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.protocol.result.AbstractResultsetRow.decodeAndCreateReturnValue(AbstractResultsetRow.java:143)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.protocol.result.AbstractResultsetRow.getValueFromBytes(AbstractResultsetRow.java:250)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.protocol.a.result.ByteArrayRow.getValue(ByteArrayRow.java:91)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at com.mysql.cj.jdbc.result.ResultSetImpl.getNonStringValueFromRow(ResultSetImpl.java:655)&lt;/P&gt;&lt;P&gt;&amp;nbsp;... 4 more &lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299825#M72130</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2024-11-16T01:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLDataException: Cannot determine value type from string 'USD '</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299826#M72131</link>
      <description>&lt;P&gt;@Shalini M​&amp;nbsp;, can you share the screenshot of schema of tDBinput and can u check do you have and USD value which is converting ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299826#M72131</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-10-14T07:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLDataException: Cannot determine value type from string 'USD '</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299827#M72132</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp; In the next process I just want to load the table. conversion will take place in next step.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shalini&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000ADc2mAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134114i511E697757BB4A8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000ADc2mAAD.png" alt="0693p00000ADc2mAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299827#M72132</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-14T07:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLDataException: Cannot determine value type from string 'USD '</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299828#M72133</link>
      <description>&lt;P&gt;@Shalini M​&amp;nbsp;, can you import the table in repository&amp;gt;&amp;gt;metadata , which you have loaded from tfileInputDelimited to DB? and check the data type for loading?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 09:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299828#M72133</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-10-14T09:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLDataException: Cannot determine value type from string 'USD '</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299829#M72134</link>
      <description>&lt;P&gt;Yes, I have imported that file in repository. and the data type is string.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 09:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299829#M72134</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-14T09:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLDataException: Cannot determine value type from string 'USD '</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299830#M72135</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp;The issue got resolved. Thank you for the response.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 09:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299830#M72135</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-14T09:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLDataException: Cannot determine value type from string 'USD '</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299831#M72136</link>
      <description>&lt;P&gt;@Shalini M​&amp;nbsp;,Great, please mark the answer so that it will help to others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 10:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLDataException-Cannot-determine-value-type-from/m-p/2299831#M72136</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-10-14T10:29:42Z</dc:date>
    </item>
  </channel>
</rss>

