<?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: Database queries spread over hundred  Jobs . Any tip to extract statements ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260897#M41870</link>
    <description>&lt;P&gt;Fair enough. Seems like a reasonable thing to do.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Remember to work on a backup of your workspace &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2019 22:36:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-16T22:36:57Z</dc:date>
    <item>
      <title>Database queries spread over hundred  Jobs . Any tip to extract statements ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260894#M41867</link>
      <description>&lt;P&gt;I'm newbie with Talend and working on a install with hundred jobs with many database queries spread over all jobs developed by many without control .I'm affraid some queries are same and duplicated .&lt;/P&gt; 
&lt;P&gt;Question : There are any way to extract these queries statement inside Talend in a easy fashion ? Any Talend component that can help me ? I'm not willing to examine tons of Java code to extract it.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 19:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260894#M41867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-15T19:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Database queries spread over hundred  Jobs . Any tip to extract statements ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260895#M41868</link>
      <description>&lt;P&gt;This can be done quite easily by looking at the backend files. All information in Talend jobs is stored in .item and .properties files in your Workspace folder. These files are actually XML files, so you can process their information quite easily. This is NOT a supported process and you WILL cause a lot of damage to your project if you modify these files. So to do this, you will need to take a copy of this folder structure, move it somewhere safe and analyse the copied .item files. You can actually build a Talend job to do this quite easily. Using a tFileList component you can navigate through your folder structure, then all you need to do is to work out the structure of the XML and identify how to find SQL queries. Once you have that, it is pretty straight forward.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;On another note, why is this a concern? Is it because you think that there may be several jobs doing the same thing? Or is this simply because you do not want the same query fired multiple times? The reason I ask is that it is really not unusual to have the same queries fired multiple times by multiple jobs depending on how your project has been built. Each job is an independent Java application in its own right.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 11:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260895#M41868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-16T11:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Database queries spread over hundred  Jobs . Any tip to extract statements ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260896#M41869</link>
      <description>&lt;P&gt;I believe there are several jobs with the same query and I would like&amp;nbsp; to centralize those queries under a database package to provide a centralized source and some control over it . Will follow your tips . Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 21:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260896#M41869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-16T21:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Database queries spread over hundred  Jobs . Any tip to extract statements ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260897#M41870</link>
      <description>&lt;P&gt;Fair enough. Seems like a reasonable thing to do.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Remember to work on a backup of your workspace &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 22:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-queries-spread-over-hundred-Jobs-Any-tip-to-extract/m-p/2260897#M41870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-16T22:36:57Z</dc:date>
    </item>
  </channel>
</rss>

