<?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: TOracleRow, turn on parallel insert in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TOracleRow-turn-on-parallel-insert/m-p/2296926#M69544</link>
    <description>Hi, 
&lt;BR /&gt;We don't use "parallel insert" in sql query before. 
&lt;BR /&gt;Can you successfully use your sql query in oracle client? 
&lt;BR /&gt;For parallel execution using sql query, have you checked this forum: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqoQCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Parallel-execution-using-mssql-query-in-talend/td-p/111363&lt;/A&gt;? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Thu, 25 Aug 2016 09:43:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-25T09:43:04Z</dc:date>
    <item>
      <title>TOracleRow, turn on parallel insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOracleRow-turn-on-parallel-insert/m-p/2296925#M69543</link>
      <description>Hi, 
&lt;BR /&gt;I have job which is migrating data from MSSQL to Oracle, it looks like than: 
&lt;BR /&gt;tMSSLQTableList (which tables will bi migrated) 
&lt;BR /&gt;| 
&lt;BR /&gt;Iterate (x4 parallel) &amp;nbsp;(4 at tables at the time) 
&lt;BR /&gt;| 
&lt;BR /&gt;tOracleRow (code: 
&lt;BR /&gt;begin &amp;nbsp; 
&lt;BR /&gt;execute immediate 'truncate table &amp;lt;tablename&amp;gt;'; &amp;nbsp; 
&lt;BR /&gt;insert &amp;nbsp;/*+ PARALLEL( &amp;lt;tablename&amp;gt;,4) */ &amp;nbsp; into &amp;lt;tablename&amp;gt; &amp;nbsp;select &amp;nbsp;/*+ PARALLEL(&amp;lt;tablename&amp;gt;@&amp;lt;oracle_gateway_to_mssql&amp;gt;,4) */ * &amp;nbsp; from&amp;nbsp;&amp;lt;tablename&amp;gt;@&amp;lt;oracle_gateway_to_mssql&amp;gt;; &amp;nbsp; 
&lt;BR /&gt;commit;&amp;nbsp;&amp;nbsp; 
&lt;BR /&gt;end;' 
&lt;BR /&gt;| 
&lt;BR /&gt;error or OK output (not jet done 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;&amp;nbsp;) 
&lt;BR /&gt;The parallel hints in sql are not working, I think the statement 
&lt;B&gt;alter system enable parallel dml &lt;/B&gt;is missing, but I down know how to include it. The insert select is working parallel in plsql console (with alter system statement). 
&lt;BR /&gt;Thanks for the help 
&lt;BR /&gt;bye Darko</description>
      <pubDate>Tue, 23 Aug 2016 12:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOracleRow-turn-on-parallel-insert/m-p/2296925#M69543</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-08-23T12:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: TOracleRow, turn on parallel insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOracleRow-turn-on-parallel-insert/m-p/2296926#M69544</link>
      <description>Hi, 
&lt;BR /&gt;We don't use "parallel insert" in sql query before. 
&lt;BR /&gt;Can you successfully use your sql query in oracle client? 
&lt;BR /&gt;For parallel execution using sql query, have you checked this forum: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqoQCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Parallel-execution-using-mssql-query-in-talend/td-p/111363&lt;/A&gt;? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 25 Aug 2016 09:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOracleRow-turn-on-parallel-insert/m-p/2296926#M69544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-25T09:43:04Z</dc:date>
    </item>
  </channel>
</rss>

