<?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 Netezza External Tables in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232930#M22735</link>
    <description>Hi
&lt;BR /&gt;I am trying to extract data from Netezza DB using external table concept using tNetezzaRow/tNetezzaInput component and it is giving Out of space exception after 1 Gb of extract or it will extract only 1 Gb of data and job still be in RUN status. 
&lt;BR /&gt;So, I had to use tNetezzaInput component and Dynamic Datatype(The reason to use Dynamic datatype is to extract any table) to extract data. But that is very slow. Can some one help me what I am doing wrong and where I can make changes to make external table concept work? If not External table is there any way i can extract data much faster. Now I am getting output like 1Gb per Hr.
&lt;BR /&gt;I am using Talend 4.1.1
&lt;BR /&gt;Code:
&lt;BR /&gt;"CREATE EXTERNAL TABLE 'xyz.dat'
&lt;BR /&gt;USING
&lt;BR /&gt;(
&lt;BR /&gt; DELIMITER ','
&lt;BR /&gt; QUOTEDVALUE 'DOUBLE' 
&lt;BR /&gt; Y2BASE 2000
&lt;BR /&gt; ENCODING 'internal'
&lt;BR /&gt; REMOTESOURCE 'JDBC'
&lt;BR /&gt; ESCAPECHAR '\'
&lt;BR /&gt;)
&lt;BR /&gt;AS 
&lt;BR /&gt;SELECT *
&lt;BR /&gt;FROM xyz;"</description>
    <pubDate>Thu, 12 Jul 2012 21:51:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-12T21:51:44Z</dc:date>
    <item>
      <title>Netezza External Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232930#M22735</link>
      <description>Hi
&lt;BR /&gt;I am trying to extract data from Netezza DB using external table concept using tNetezzaRow/tNetezzaInput component and it is giving Out of space exception after 1 Gb of extract or it will extract only 1 Gb of data and job still be in RUN status. 
&lt;BR /&gt;So, I had to use tNetezzaInput component and Dynamic Datatype(The reason to use Dynamic datatype is to extract any table) to extract data. But that is very slow. Can some one help me what I am doing wrong and where I can make changes to make external table concept work? If not External table is there any way i can extract data much faster. Now I am getting output like 1Gb per Hr.
&lt;BR /&gt;I am using Talend 4.1.1
&lt;BR /&gt;Code:
&lt;BR /&gt;"CREATE EXTERNAL TABLE 'xyz.dat'
&lt;BR /&gt;USING
&lt;BR /&gt;(
&lt;BR /&gt; DELIMITER ','
&lt;BR /&gt; QUOTEDVALUE 'DOUBLE' 
&lt;BR /&gt; Y2BASE 2000
&lt;BR /&gt; ENCODING 'internal'
&lt;BR /&gt; REMOTESOURCE 'JDBC'
&lt;BR /&gt; ESCAPECHAR '\'
&lt;BR /&gt;)
&lt;BR /&gt;AS 
&lt;BR /&gt;SELECT *
&lt;BR /&gt;FROM xyz;"</description>
      <pubDate>Thu, 12 Jul 2012 21:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232930#M22735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-12T21:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Netezza External Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232931#M22736</link>
      <description>Hi
&lt;BR /&gt;You mean outofspace or OutOfMemory exception?
&lt;BR /&gt;Please show us the sceen shot of your job. Then we may know where to optimize it.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 13 Jul 2012 02:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232931#M22736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-13T02:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Netezza External Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232932#M22737</link>
      <description>I am sorry. Yes, OutOfMemory exception. 
&lt;BR /&gt;I attached my Talend snap shot.</description>
      <pubDate>Fri, 13 Jul 2012 13:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232932#M22737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-13T13:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Netezza External Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232933#M22738</link>
      <description>Here is the snap shot.</description>
      <pubDate>Fri, 13 Jul 2012 13:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232933#M22738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-13T13:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Netezza External Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232934#M22739</link>
      <description>Hi&lt;BR /&gt;Please increase the JVM arguements as the following image.&lt;BR /&gt;Regarda,&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 16 Jul 2012 02:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232934#M22739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-16T02:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Netezza External Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232935#M22740</link>
      <description>HI Pedro
&lt;BR /&gt;I did increase the JVM arguments and got the error. If I take it as 1024 it will extract data of 1 Gb and then keeps quiet and then I increased the size and it either craps out with an error "OutOfMemory" exception or it will extract 1 Gb data and does nothing(it neither dies or increase the file struncture)</description>
      <pubDate>Tue, 17 Jul 2012 13:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232935#M22740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-17T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Netezza External Tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232936#M22741</link>
      <description>Hi&lt;BR /&gt;I try to find out some components in your job which can support "store on disk" feature. But none support it.&lt;BR /&gt;So increasing JVM arguments is an effective way.&lt;BR /&gt;Besides, please select the option Advanced Settings-&amp;gt;Use cursor on tNetezzaInput.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 18 Jul 2012 03:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Netezza-External-Tables/m-p/2232936#M22741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-18T03:26:48Z</dc:date>
    </item>
  </channel>
</rss>

