<?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: Migrate all tables named SC_% from Oracle to SQL Server. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362258#M126428</link>
    <description>&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;djdeejay,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Thanks for reply.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;I'm still a beginner and do not understand your suggestions.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;1) How would I supply the value for YOURTABLENAME in the dynamic query.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;2) Is YOURTABLENAME a variable, if yes, then how do I set it using the properties tab?&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;Please guide.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;Thanks,&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;DP.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MHFA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141369i0E965DBF705757B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MHFA.png" alt="0683p000009MHFA.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 21 Apr 2016 13:56:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-21T13:56:26Z</dc:date>
    <item>
      <title>Migrate all tables named SC_% from Oracle to SQL Server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362256#M126426</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;My needs are to move about 130 Oracle tables named with "SC_" string, into SQL Server. Blank tables with equvalent datatypes are already created in SQL Server.&lt;BR /&gt;&lt;BR /&gt;I was hoping to create a job using tOracleTableList component, use "CURRENT_TABLE" variable to and be able to use it for tOracleInput and tMSSQLOutput components.&lt;BR /&gt;&lt;BR /&gt;Not sure if this would work, so wanted to take some advise as to how to achieve this task?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MHCw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154491i4BE37BFF7E1B7B36/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MHCw.png" alt="0683p000009MHCw.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2016 21:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362256#M126426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-20T21:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate all tables named SC_% from Oracle to SQL Server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362257#M126427</link>
      <description>Hi
&lt;BR /&gt;you are on a good way, but the tablename is not imporant at this position.
&lt;BR /&gt;You need to build a dynamic query : "select * from " + YOURTABLENAME and place this in the toracleinput query box
&lt;BR /&gt;
&lt;BR /&gt;the YOURTABLENAME must then be in you mssqloutput tablename box
&lt;BR /&gt;
&lt;BR /&gt;and it shoukld work ( if you are in TIS and have dynamic row type)
&lt;BR /&gt;
&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 21 Apr 2016 10:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362257#M126427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-21T10:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate all tables named SC_% from Oracle to SQL Server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362258#M126428</link>
      <description>&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;djdeejay,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Thanks for reply.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;I'm still a beginner and do not understand your suggestions.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;1) How would I supply the value for YOURTABLENAME in the dynamic query.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;2) Is YOURTABLENAME a variable, if yes, then how do I set it using the properties tab?&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;Please guide.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;Thanks,&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt;[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] 
&lt;FONT size="2"&gt;&lt;B&gt;DP.&lt;/B&gt;&lt;/FONT&gt;[/font][/color] 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MHFA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141369i0E965DBF705757B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MHFA.png" alt="0683p000009MHFA.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 Apr 2016 13:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362258#M126428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-21T13:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate all tables named SC_% from Oracle to SQL Server.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362259#M126429</link>
      <description>CURRENT_TABLE might be YOURTABLENAME, but if you have some more time, wait for me, then i come over and do the job for you</description>
      <pubDate>Fri, 22 Apr 2016 08:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrate-all-tables-named-SC-from-Oracle-to-SQL-Server/m-p/2362259#M126429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-22T08:09:27Z</dc:date>
    </item>
  </channel>
</rss>

