<?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 Could not parse column as timestamp in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Could-not-parse-column-as-timestamp/m-p/2308612#M79919</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I need your help in this issue&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a talend job which load data from a table to another with a simple tmap.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I called it a mysterious error because it happended just for a specific datetimes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="pln"&gt;java&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;sql&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;SQLException&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; Could &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;not&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; parse &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;column&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;as&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; timestamp&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; was&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2009-06-01 00:00:00"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Thousands of rows before the row containing this line doesn't generate the error&lt;/P&gt;
&lt;P&gt;When I modify this date&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;2009-06-01 00:00:00&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to another or just changing the day part or the month or even the hour, It goes&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;without error.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;the datasource is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mariadb&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and the destination is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Mysql&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;database&lt;/P&gt;
&lt;P&gt;the field is a datetime in the source database and the destination too.&lt;/P&gt;
&lt;P&gt;thnks for your help&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2017 15:54:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-21T15:54:32Z</dc:date>
    <item>
      <title>Could not parse column as timestamp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-parse-column-as-timestamp/m-p/2308612#M79919</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I need your help in this issue&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a talend job which load data from a table to another with a simple tmap.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I called it a mysterious error because it happended just for a specific datetimes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="pln"&gt;java&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;sql&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;SQLException&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; Could &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;not&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; parse &lt;/SPAN&gt;&lt;SPAN class="kwd"&gt;column&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;as&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; timestamp&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; was&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"2009-06-01 00:00:00"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Thousands of rows before the row containing this line doesn't generate the error&lt;/P&gt;
&lt;P&gt;When I modify this date&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;2009-06-01 00:00:00&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to another or just changing the day part or the month or even the hour, It goes&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;without error.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;the datasource is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mariadb&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and the destination is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Mysql&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;database&lt;/P&gt;
&lt;P&gt;the field is a datetime in the source database and the destination too.&lt;/P&gt;
&lt;P&gt;thnks for your help&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 15:54:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-parse-column-as-timestamp/m-p/2308612#M79919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-21T15:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Could not parse column as timestamp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-parse-column-as-timestamp/m-p/2308613#M79920</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please also indicate on which talend build version you got this issue?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 04:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-parse-column-as-timestamp/m-p/2308613#M79920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-28T04:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Could not parse column as timestamp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Could-not-parse-column-as-timestamp/m-p/2308614#M79921</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the same error in 6.3 and 6.4 (TOS DI)&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;Badr&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 09:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Could-not-parse-column-as-timestamp/m-p/2308614#M79921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-28T09:13:25Z</dc:date>
    </item>
  </channel>
</rss>

