<?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: Loop through all the schema's in Talend Oracle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loop-through-all-the-schema-s-in-Talend-Oracle/m-p/2198150#M1594</link>
    <description>My Requirement is , i am going to fetch multiple schema at tOracleInput_1 (like Schema1,Schema2..)&lt;BR /&gt;at tOracleRow_1 i am altering the session to switch to schema1 and then tOracleInput_1 to fetch data from schema 1,But the iteration works it toracleRow_1 ,which means it will iterate till schema_n and then it comes to tOralceInput_1,which i dont want , I want to include toracle_1 in iteration .&lt;BR /&gt;Hope its clear now</description>
    <pubDate>Tue, 29 Dec 2015 05:49:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-29T05:49:19Z</dc:date>
    <item>
      <title>Loop through all the schema's in Talend Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-through-all-the-schema-s-in-Talend-Oracle/m-p/2198148#M1592</link>
      <description>I am struggling with looping all the schema's in oracle. What i need to achieve is as shown below 
&lt;BR /&gt; 
&lt;BR /&gt;Create connection 
&lt;BR /&gt;Use the existing to fetch the schema 
&lt;BR /&gt;&amp;nbsp;tOracleInput2tJavaRow to assign variable 
&lt;BR /&gt;tFlowToIterate for Iterations 
&lt;BR /&gt;Alter session based on schema fetched at step 2 using tOracleRow_1 
&lt;BR /&gt;Now i need to execute query and generate certain output and that will require one or more steps 
&lt;BR /&gt;But the issue is the that ,it will iterate till step 5 ,and when all the iterations are done ,it moves to step 6,i want to add step 6 and more in the iterations ,so that it will run for 1 schema at a time at a time . 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;TABLE&gt; 
 &lt;TBODY&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt; 
  &lt;/TR&gt; 
 &lt;/TBODY&gt; 
&lt;/TABLE&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCo5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129915i171D48F9722C4690/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCo5.jpg" alt="0683p000009MCo5.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 28 Dec 2015 10:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-through-all-the-schema-s-in-Talend-Oracle/m-p/2198148#M1592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-28T10:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Loop through all the schema's in Talend Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-through-all-the-schema-s-in-Talend-Oracle/m-p/2198149#M1593</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;But the issue is the that ,it will iterate till step 5 ,and when all the iterations are done ,it moves to step 6,i want to add step 6 and more in the iterations ,so that it will run for 1 schema at a time at a time .&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;It is normal to run for one schema at a time if your use "iterate" connection type.
&lt;BR /&gt;What's your job requirement ? Dynamic query? 
&lt;BR /&gt;
&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Calibri"&gt;Could you please elaborate your case with an example with input and expected output values?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Calibri"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Calibri"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 29 Dec 2015 02:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-through-all-the-schema-s-in-Talend-Oracle/m-p/2198149#M1593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-29T02:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Loop through all the schema's in Talend Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loop-through-all-the-schema-s-in-Talend-Oracle/m-p/2198150#M1594</link>
      <description>My Requirement is , i am going to fetch multiple schema at tOracleInput_1 (like Schema1,Schema2..)&lt;BR /&gt;at tOracleRow_1 i am altering the session to switch to schema1 and then tOracleInput_1 to fetch data from schema 1,But the iteration works it toracleRow_1 ,which means it will iterate till schema_n and then it comes to tOralceInput_1,which i dont want , I want to include toracle_1 in iteration .&lt;BR /&gt;Hope its clear now</description>
      <pubDate>Tue, 29 Dec 2015 05:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loop-through-all-the-schema-s-in-Talend-Oracle/m-p/2198150#M1594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-29T05:49:19Z</dc:date>
    </item>
  </channel>
</rss>

