<?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 truncate insert data in table if it don't use in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/truncate-insert-data-in-table-if-it-don-t-use/m-p/2321557#M91579</link>
    <description>&lt;P&gt;hello,&lt;/P&gt; 
&lt;P&gt;In my job, i truncate table and after&amp;nbsp; insert data if&amp;nbsp; table don't use.&lt;/P&gt; 
&lt;P&gt;so this is my problem that i want to resolve.&lt;/P&gt; 
&lt;P&gt;so if my table is used by another process( reading by another process ) .i wait during&amp;nbsp; 60 second and try again(trucante and insert)&lt;/P&gt; 
&lt;P&gt;i don't know how can i modelize with&amp;nbsp; talend.&lt;/P&gt; 
&lt;P&gt;anybody have an idea. than you&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2018 23:14:47 GMT</pubDate>
    <dc:creator>lemufty</dc:creator>
    <dc:date>2018-01-24T23:14:47Z</dc:date>
    <item>
      <title>truncate insert data in table if it don't use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/truncate-insert-data-in-table-if-it-don-t-use/m-p/2321557#M91579</link>
      <description>&lt;P&gt;hello,&lt;/P&gt; 
&lt;P&gt;In my job, i truncate table and after&amp;nbsp; insert data if&amp;nbsp; table don't use.&lt;/P&gt; 
&lt;P&gt;so this is my problem that i want to resolve.&lt;/P&gt; 
&lt;P&gt;so if my table is used by another process( reading by another process ) .i wait during&amp;nbsp; 60 second and try again(trucante and insert)&lt;/P&gt; 
&lt;P&gt;i don't know how can i modelize with&amp;nbsp; talend.&lt;/P&gt; 
&lt;P&gt;anybody have an idea. than you&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 23:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/truncate-insert-data-in-table-if-it-don-t-use/m-p/2321557#M91579</guid>
      <dc:creator>lemufty</dc:creator>
      <dc:date>2018-01-24T23:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: truncate insert data in table if it don't use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/truncate-insert-data-in-table-if-it-don-t-use/m-p/2321558#M91580</link>
      <description>&lt;P&gt;If table is already read by another process, any database won't allow to truncate that table.&lt;/P&gt;&lt;P&gt;This is already handle at database level. Whatever request comes first to database (read or truncate) will take precedence...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you just want Truncate + Insert, use any t&amp;lt;db&amp;gt;output component of talend and do it.. for example tDB2output got option for Truncate + Insert...&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 04:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/truncate-insert-data-in-table-if-it-don-t-use/m-p/2321558#M91580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-25T04:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: truncate insert data in table if it don't use</title>
      <link>https://community.qlik.com/t5/Talend-Studio/truncate-insert-data-in-table-if-it-don-t-use/m-p/2321559#M91581</link>
      <description>&lt;P&gt;But if the table is already use by another process when i try to truncate this table, the job will generate an error.&lt;/P&gt;
&lt;P&gt;So i don't want to have error. So i want to wait&amp;nbsp; 1 mn&amp;nbsp; when this table is used and try again&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 10:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/truncate-insert-data-in-table-if-it-don-t-use/m-p/2321559#M91581</guid>
      <dc:creator>lemufty</dc:creator>
      <dc:date>2018-01-25T10:24:46Z</dc:date>
    </item>
  </channel>
</rss>

