<?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 Load DATE type into an Oracle TIMESTAMP column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289339#M62733</link>
    <description>Hi,
&lt;BR /&gt;I need to load a DATE field with millisecond ("yyyy-MM-dd HH:mm:ss.zzz") into an oracle table.
&lt;BR /&gt;but unfortunately, oracle needs TIMESTAMP datatype in order to manage the milliseconds.
&lt;BR /&gt;When I run my job, I receive the following exception:
&lt;BR /&gt;"ORA-01858: a non-numeric character was found where a numeric was expected"
&lt;BR /&gt;How to match the talend DATE with oracle TIMESTAMP?
&lt;BR /&gt;Thanks in advance,
&lt;BR /&gt;Regards,
&lt;BR /&gt;michelangelo</description>
    <pubDate>Fri, 01 Mar 2013 17:23:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-01T17:23:58Z</dc:date>
    <item>
      <title>Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289339#M62733</link>
      <description>Hi,
&lt;BR /&gt;I need to load a DATE field with millisecond ("yyyy-MM-dd HH:mm:ss.zzz") into an oracle table.
&lt;BR /&gt;but unfortunately, oracle needs TIMESTAMP datatype in order to manage the milliseconds.
&lt;BR /&gt;When I run my job, I receive the following exception:
&lt;BR /&gt;"ORA-01858: a non-numeric character was found where a numeric was expected"
&lt;BR /&gt;How to match the talend DATE with oracle TIMESTAMP?
&lt;BR /&gt;Thanks in advance,
&lt;BR /&gt;Regards,
&lt;BR /&gt;michelangelo</description>
      <pubDate>Fri, 01 Mar 2013 17:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289339#M62733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-01T17:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289340#M62734</link>
      <description>zzz is the time zone.  Use SSS as in HH:mm:ss.SSS instead.</description>
      <pubDate>Fri, 01 Mar 2013 18:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289340#M62734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-01T18:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289341#M62735</link>
      <description>Hi michelangelo, 
&lt;BR /&gt;You can review all the date format by pressing ctrl+space from "Edit Schema" option 
&lt;BR /&gt;See the pic. 
&lt;BR /&gt;Hope it will help you for the further job. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDzw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144606i1216A8479C4A8AAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDzw.png" alt="0683p000009MDzw.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 02 Mar 2013 08:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289341#M62735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-02T08:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289342#M62736</link>
      <description>Hi Sabrina and uInfinity, 
&lt;BR /&gt;Thanks for your support. 
&lt;BR /&gt;I changed the Date pattern on the tMap before the tOracleOutput, but unfortunately I still have the same error. 
&lt;BR /&gt;The result is that records are loaded on the db table but the milliseconds are set to zero: ",0000". 
&lt;BR /&gt;Please, see the pictures posted. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;michelangelo 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDtQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140935i8475F88E0D598719/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDtQ.png" alt="0683p000009MDtQ.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME01.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156491i8D126E9ECAFB812E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME01.png" alt="0683p000009ME01.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 04 Mar 2013 09:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289342#M62736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T09:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289343#M62737</link>
      <description>Hi, &lt;BR /&gt;Could you please elaborate your case with an example with input and expected output values? I will make a testing for it.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 04 Mar 2013 10:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289343#M62737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T10:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289344#M62738</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;here is an example: 
&lt;BR /&gt;I have a tfileInputDelimited module that must read a csv file like this: 
&lt;BR /&gt;2013-02-28 11:48:20.456,AAA,172.20.0.31,BBB,monitoring,SUCCESS 
&lt;BR /&gt;in the input schema, the first field is a DATE with pattern: "yyyy-MM-dd HH:mm:ss.SSS"; other fields are STRING. 
&lt;BR /&gt; 
&lt;BR /&gt;The output must be sent to an oracle table (tOracleOutput) with the following columns: 
&lt;BR /&gt;field datatype 
&lt;BR /&gt;STARTDATE TIMESTAMP(4) 
&lt;BR /&gt;NAME VARCHAR(20) 
&lt;BR /&gt;IPADDRESS VARCHAR(20) 
&lt;BR /&gt;CITY VARCHAR(20) 
&lt;BR /&gt;MODE VARCHAR(20) 
&lt;BR /&gt;RESULT VARCHAR(20) 
&lt;BR /&gt;the record on the table must be exactly in the same format of the input record. 
&lt;BR /&gt;Let me know if you need any further explanation. 
&lt;BR /&gt;Thank you so much for your support. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Michelangelo</description>
      <pubDate>Mon, 04 Mar 2013 10:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289344#M62738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T10:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289345#M62739</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Configuring a basic flow with a tFileInputDelimited and a tOracleInput, the oracle error disappear, but on the DB table, the milliseconds are still set to zero.
&lt;BR /&gt;Es:
&lt;BR /&gt;input file: 2013:03:04 12:34:02,5678 (set as DATE on talend schema)
&lt;BR /&gt;DB TABLE: 2013:03:04 12:34:02,0000 (set as TIMESTAMP on oracle)
&lt;BR /&gt;regards,
&lt;BR /&gt;michelangelo</description>
      <pubDate>Mon, 04 Mar 2013 15:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289345#M62739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T15:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289346#M62740</link>
      <description>Hi michelangelo, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Es:&lt;BR /&gt;input file: 2013:03:04 12:34:02,5678 (set as DATE on talend schema)&lt;BR /&gt;DB TABLE: 2013:03:04 12:34:02,0000 (set as TIMESTAMP on oracle)&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;The Date Pattern is "yyyy-MM-dd HH:mm:ss.SSS" and the range of .SSS is 000~999, which means your input source should be 2013:03:04 12:34:02.567 
&lt;BR /&gt;See my pic 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME06.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139711i4FB10C9A63801A3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME06.png" alt="0683p000009ME06.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 05 Mar 2013 04:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289346#M62740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-05T04:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289347#M62741</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;I'm sorry but I still have this strange problem. 
&lt;BR /&gt;Please, look at my pic for the test flow: 
&lt;BR /&gt;FLOW 1) read from a file, print on the screen with tLogRow and write on the oracle table 
&lt;BR /&gt;As you can see, the millisecond are correctly printed by the tLogRow on screen: 2013-02-28 11:50:20.456 
&lt;BR /&gt;but looking on my oracle table, the milliseconds are missing: 2013-02-28 11:50:20.000 
&lt;BR /&gt;FLOW 2) read from the oracle table and print on the screen with tLogRow 
&lt;BR /&gt;Reading the record on the table, we can confirm that milliseconds are missing on the DB. 
&lt;BR /&gt; 
&lt;BR /&gt;I cannot understand where is the issue... maybe it will have a very simple explanation, but I'm going crazy &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; 
&lt;BR /&gt;Thanks for your support Sabrina! 
&lt;BR /&gt;Regard, 
&lt;BR /&gt;michelangelo 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDxh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155379i9554A1245B999AA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDxh.png" alt="0683p000009MDxh.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDiD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143090i8DD21738DCB7B53A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDiD.png" alt="0683p000009MDiD.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDaA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143351i36EB90CCFCEEF13C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDaA.png" alt="0683p000009MDaA.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289347#M62741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-05T09:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289348#M62742</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;look at this url 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/browse/TDI-24412?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel#issue-tabs" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-24412?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel#issue-tabs&lt;/A&gt; 
&lt;BR /&gt;it seems to be a known bug... 
&lt;BR /&gt;I used a tJavaFlex instead of the tOracleOutput with the same Java code 
&lt;BR /&gt;I made the needed changes proposed 
&lt;BR /&gt;and now it works! I have the milliseconds on the DB table. 
&lt;BR /&gt;The question is: 
&lt;BR /&gt;Is it the only solution? or can I still use the tOracleOutput with some specific configuration? 
&lt;BR /&gt;regards, 
&lt;BR /&gt;Michelangelo</description>
      <pubDate>Tue, 05 Mar 2013 10:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289348#M62742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-05T10:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289349#M62743</link>
      <description>Hi, 
&lt;BR /&gt;The issue has been resolved in talend version 5.0.4, 5.1.4, 5.2.2, 5.3.0M3. Fortunately, the version of 5.2.2 will be released in the two days. Please wait for that.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 06 Mar 2013 03:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289349#M62743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-06T03:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289350#M62744</link>
      <description>Thank you so much for your support Sabrina!&lt;BR /&gt;I'll wait for 5.2.2.&lt;BR /&gt;Regards,&lt;BR /&gt;michelangelo</description>
      <pubDate>Wed, 06 Mar 2013 10:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289350#M62744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-06T10:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289351#M62745</link>
      <description>Hi michelangelo,&lt;BR /&gt;If the talend open studio version of 5.2.2 is available, I will inform you in forum at the first time. Please pay attention about talend forum, thanks.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 07 Mar 2013 02:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289351#M62745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-07T02:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289352#M62746</link>
      <description>Hi mpagano, 
&lt;BR /&gt;Here is a good news that Talend open studio version of 5.2.2 is available now.
&lt;BR /&gt;Please see this announcement forum for details 
&lt;A href="http://www.talendforge.org/forum/viewtopic.php?id=28549" target="_blank" rel="nofollow noopener noreferrer"&gt;Forum28549&lt;/A&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 12 Mar 2013 07:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289352#M62746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-12T07:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289353#M62747</link>
      <description>Thank you Sabrina!&lt;BR /&gt;Best Regards,&lt;BR /&gt;michelangelo</description>
      <pubDate>Tue, 12 Mar 2013 08:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289353#M62747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-12T08:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289354#M62748</link>
      <description>Hi mpagano, 
&lt;BR /&gt;Would you mind sharing your testing result (Talend open studio products 5.2.2) with us. The feedback is very highly appreciated.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 12 Mar 2013 09:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289354#M62748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-12T09:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289355#M62749</link>
      <description>I'm having the same issue in v.5.1.3 Enterprise Edition.
&lt;BR /&gt;Do you mind posting the JavaFlex workaround? I'm not certain where the tOracleOutput code starts and stops.</description>
      <pubDate>Wed, 27 Mar 2013 20:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289355#M62749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-27T20:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289356#M62750</link>
      <description>Hi bentleyc, &lt;BR /&gt;The issue has been resolved in talend version 5.0.4, 5.1.4, 5.2.2, 5.3.0M3, perhaps you can make upgrade for your studio or download talend open studio products 5.2.2 from Talend Official &lt;A href="http://www.talend.com/products" target="_blank" rel="nofollow noopener noreferrer"&gt;Website&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 02 Apr 2013 08:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289356#M62750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-02T08:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289357#M62751</link>
      <description>Hi, 
&lt;BR /&gt;We are currently using TOS 5.5.1 
&lt;BR /&gt;For one of my requirement of filtering source data with timestamp (having milli second as granularity), I am storing the last timestamp in a variable and using it in sql query to filter source. 
&lt;BR /&gt;But in date variable milli seconds are getting truncated. 
&lt;BR /&gt;Why is millisecond part still getting truncted? 
&lt;BR /&gt;Please advice if there is something that am missing. 
&lt;BR /&gt;Find below two different outputs of same timestamp. 
&lt;BR /&gt;Below is from tLogRow 
&lt;BR /&gt;.-----------------------. 
&lt;BR /&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tLogRow_4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 
&lt;BR /&gt;|=---------------------=| 
&lt;BR /&gt;|LASTEST_TIMESTAMP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | 
&lt;BR /&gt;|=---------------------=| 
&lt;BR /&gt;|2015-04-22 13:31:07.749| 
&lt;BR /&gt;'-----------------------' 
&lt;BR /&gt; 
&lt;BR /&gt;Below is what stored in variable 
&lt;BR /&gt;LASTEST_TIMESTAMP: Wed Apr 22 13:31:07 AST 2015</description>
      <pubDate>Thu, 23 Apr 2015 08:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289357#M62751</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-04-23T08:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Load DATE type into an Oracle TIMESTAMP column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289358#M62752</link>
      <description>I am using Talend DI 6.2.1. 
&lt;BR /&gt;Database :- Oracle 12c 
&lt;BR /&gt;Input is&amp;nbsp; 
&lt;BR /&gt;select TO_TIMESTAMP ((TO_CHAR(CURRENT_TIMESTAMP,'YYYY-MM-DD HH24:MI 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;S.FF')), 'YYYY-MM-DD HH24:MI 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;S.FF')as LOAD_DATETIME from dual 
&lt;BR /&gt;and want to store output in Oracle table with tOracle output. 
&lt;BR /&gt;However Talend is not able to load milisecond part of the input.&amp;nbsp; 
&lt;BR /&gt;On tLogRow it shows with millisecond part however on target table it is not displaying miliseconds. 
&lt;BR /&gt;Is the bug previously mentioned for version 5.4 is still present in 6.2.1? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME0B.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142774i60105D00A55A2138/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME0B.png" alt="0683p000009ME0B.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 20 Sep 2016 17:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-DATE-type-into-an-Oracle-TIMESTAMP-column/m-p/2289358#M62752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-20T17:44:57Z</dc:date>
    </item>
  </channel>
</rss>

