<?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>question Re: Querydatabase processor on teradata db adds millis seconds in logTime when logtime is used for incremental fetch in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197082#M71356</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929"&gt;@Shu&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende&lt;/A&gt;&lt;/P&gt;&lt;P&gt;any idea, please help Thanks Dheeru&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2017 02:28:57 GMT</pubDate>
    <dc:creator>dhieru</dc:creator>
    <dc:date>2017-11-15T02:28:57Z</dc:date>
    <item>
      <title>Querydatabase processor on teradata db adds millis seconds in logTime when logtime is used for incremental fetch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197081#M71355</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks a lot to this awesome community.&lt;/P&gt;&lt;P&gt;using QueryDatabaseprocessor to fetch data from a teradata db table where logtimestamp is used for incremental fetch. the format for this timestamp is timestamp(0) but it stores the state and add milii seconds for example my timestamp is in the DB &lt;/P&gt;&lt;P&gt;2017-11-11 20:30:32&lt;/P&gt;&lt;P&gt;and when the querydatabase porcessor stores the state, it is&lt;/P&gt;&lt;P&gt;2017-11-11 20:30:32.0&lt;/P&gt;&lt;P&gt;so when next time it queries to get incremental data it gives an error invalid time stamp&lt;/P&gt;&lt;P&gt;any help or suggestion&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 01:01:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197081#M71355</guid>
      <dc:creator>dhieru</dc:creator>
      <dc:date>2017-11-15T01:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Querydatabase processor on teradata db adds millis seconds in logTime when logtime is used for incremental fetch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197082#M71356</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929"&gt;@Shu&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@Bryan Bende&lt;/A&gt;&lt;/P&gt;&lt;P&gt;any idea, please help Thanks Dheeru&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 02:28:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197082#M71356</guid>
      <dc:creator>dhieru</dc:creator>
      <dc:date>2017-11-15T02:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Querydatabase processor on teradata db adds millis seconds in logTime when logtime is used for incremental fetch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197083#M71357</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/20255/dheeruksingh.html" nodeid="20255" target="_blank"&gt;@dhieru singh&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;In Maximum-value columns use &lt;STRONG&gt;cast or some other functions&lt;/STRONG&gt; that can change the format of 2017-11-11 20:30:32.0 to 2017-11-11 20:30:32&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42609-query.png" style="width: 977px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17858i3805A76B586AB689/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42609-query.png" alt="42609-query.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;in this screenshot i did cast on the filed name to date and when i see the view state then the processor having just date as the last value.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;State:-&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42610-state.png" style="width: 725px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17859i67C9145FA27B6092/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42610-state.png" alt="42610-state.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Like this way you need to prepare the max value column that can store as 2017-11-11 20:30:32 not with the milliseconds.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:20:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197083#M71357</guid>
      <dc:creator>Shu_ashu</dc:creator>
      <dc:date>2019-08-18T06:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Querydatabase processor on teradata db adds millis seconds in logTime when logtime is used for incremental fetch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197084#M71358</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929"&gt;@Shu&lt;/A&gt; this worked Thanks a lot, appreciate it &lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 05:48:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Querydatabase-processor-on-teradata-db-adds-millis-seconds/m-p/197084#M71358</guid>
      <dc:creator>dhieru</dc:creator>
      <dc:date>2017-11-15T05:48:01Z</dc:date>
    </item>
  </channel>
</rss>

