<?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: nzload usage error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208167#M7501</link>
    <description>basic and advanced settings screeshot.</description>
    <pubDate>Tue, 17 May 2011 10:24:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-05-17T10:24:33Z</dc:date>
    <item>
      <title>nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208165#M7499</link>
      <description>Hi,&lt;BR /&gt;I tried running a simple nzload from a file using the tNetezzaNzload component but am getting a usage error:nzload.exe  .&lt;BR /&gt;I am using talend integration suite ver 4.1.2.r53516.&lt;BR /&gt;Is this a version problem of nzload.exe utility</description>
      <pubDate>Sat, 16 Nov 2024 12:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208165#M7499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208166#M7500</link>
      <description>Hi
&lt;BR /&gt;It is a usage error, can you upload some screenshots of tNetezzaNzload? include the advanced settings.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 17 May 2011 07:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208166#M7500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-17T07:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208167#M7501</link>
      <description>basic and advanced settings screeshot.</description>
      <pubDate>Tue, 17 May 2011 10:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208167#M7501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-17T10:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208168#M7502</link>
      <description>nzload can be picky, but the component also has a couple of issues that make development with it difficult. it does not print stderr to the console. nzload is giving you (somewhat) helpful error messages, you just dont see them. Run the command from the commandline to see them. 
&lt;BR /&gt;My advice is this: you can use injection to print the nzload command to your console, this will allow you to run the command from the command line to debug the issues your seeing. 
&lt;BR /&gt;in the advanced settings page define at least one option. this is from the -lf option but it can be used with any option as long as it is the LAST option in the list: 
&lt;BR /&gt; 
&lt;PRE&gt;"/path/to/log/file.nzlog"}; for(String cmd : cmds) { System.out.println(cmd); } {&lt;/PRE&gt; 
&lt;BR /&gt;If you take a look at the generated code, it should be pretty clear what this does 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 17 May 2011 19:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208168#M7502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-17T19:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208169#M7503</link>
      <description>Hi Sonu2562&lt;BR /&gt;The answer is YES.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 07 Jun 2012 03:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208169#M7503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-07T03:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208170#M7504</link>
      <description>Hi&lt;BR /&gt;Please show me the settings of this component.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 07 Jun 2012 06:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208170#M7504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-07T06:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208171#M7505</link>
      <description>Hi&lt;BR /&gt;I guess you have selected "Specify nzload path" option.&lt;BR /&gt;The full path you set is "C:/JDBC/" which is not correct.&lt;BR /&gt;It should be like this "C:/JDBC/nzload.exe".&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 07 Jun 2012 06:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208171#M7505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-07T06:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: nzload usage error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208172#M7506</link>
      <description>any suggestion?</description>
      <pubDate>Thu, 07 Jun 2012 09:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/nzload-usage-error/m-p/2208172#M7506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-07T09:07:39Z</dc:date>
    </item>
  </channel>
</rss>

