<?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: Problems With Oracle Bulk Load/SQL Loader in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262384#M42872</link>
    <description>Hello, 
&lt;BR /&gt;Just reporting, if anyone will pass for the same problem someday. 
&lt;BR /&gt;In my case, I put in the tSSH the full path for the sqlldr, so the command in tSSH is something this: 
&lt;BR /&gt; 
&lt;PRE&gt;"/u01/app/oracle/product/11.2.0/client_1/bin/sqlldr xxx/xxx@'\"(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = xxxx)(PORT = xxx)) (LOAD_BALANCE = ON) (FAILOVER = ON) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = xxxx) (FAILOVER_MODE = (TYPE = SELECT) (METHOD = BASIC) (RETRIES = 5) (DELAY = 2))))\"' bad='bad_file.txt' control='xxx.ctl' log='log.txt' direct='true'"&lt;/PRE&gt; 
&lt;BR /&gt;Thats it. 
&lt;BR /&gt;Thank you 
&lt;BR /&gt;Best regards</description>
    <pubDate>Thu, 12 Mar 2015 20:25:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-12T20:25:52Z</dc:date>
    <item>
      <title>Problems With Oracle Bulk Load/SQL Loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262379#M42867</link>
      <description>Hello Everyone, 
&lt;BR /&gt;I am having some problems using the component tOracleBulkLoad, the following error is happening: 
&lt;BR /&gt; 
&lt;PRE&gt;java.io.IOException: Cannot run program "sqlldr": error=2, No such file or directory&lt;/PRE&gt; 
&lt;BR /&gt;I saw that some people in the forum already had the same problem, and fixed configuring ORACLE_HOME variable. In my case I can execute the command 
&lt;B&gt;sqlldr &lt;/B&gt;in the command line, but Talend does not recognize it, just dont know what can I do. 
&lt;BR /&gt;These are my configurations: 
&lt;BR /&gt;OS: Solaris 11 Sparc 64 
&lt;BR /&gt;Talend Integration Suite: 5.2.2 
&lt;BR /&gt;ORACLE_HOME =&amp;nbsp;/u01/app/oracle/product/11.2.0/client_1 
&lt;BR /&gt;I really appreacite if anyone can help. 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 10 Mar 2015 14:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262379#M42867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-10T14:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems With Oracle Bulk Load/SQL Loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262380#M42868</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;Are you talking about&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&lt;B&gt;tOracleOutputBulkExec &lt;/B&gt;component? In order to use this component properly, you must install oracle client tool on the same machine where the job is executed.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;BR
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 11 Mar 2015 01:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262380#M42868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-11T01:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems With Oracle Bulk Load/SQL Loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262381#M42869</link>
      <description>Hello shong,
&lt;BR /&gt;First of all, thank for your response. I already installed oracle client tool in the same machine Talend is running, this is very strange.
&lt;BR /&gt;Our enviroment is something like this:
&lt;BR /&gt;
&lt;BR /&gt;Server 1:&amp;nbsp;
&lt;BR /&gt;Talend Running the job with tOracleBulkExecOracle Client&amp;nbsp;
&lt;BR /&gt;Server 2:
&lt;BR /&gt;Oracle Database 11g where data is saved (output)
&lt;BR /&gt;Just because Oracle Client is installed i don´t know what can I do.
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 11 Mar 2015 14:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262381#M42869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-11T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems With Oracle Bulk Load/SQL Loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262382#M42870</link>
      <description>Hi &amp;nbsp; 
&lt;BR /&gt;Maybe it is a permission issue? Take a look at this similar 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpyGCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-tOracleBulkExec-not-loading-data-into-table/td-p/105654&lt;/A&gt;,&amp;nbsp;try to use tSystem component to execute&amp;nbsp; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;sqlldr command and see if it is recognized.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;BR /&gt;BR 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 12 Mar 2015 02:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262382#M42870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-12T02:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems With Oracle Bulk Load/SQL Loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262383#M42871</link>
      <description>Hello Shong,
&lt;BR /&gt;I tried it, and the result is:
&lt;BR /&gt;
&lt;BR /&gt;Using tSSH component with normal configuration: I have the same error of tOracleBulkLoad (sqlldr is not found)
&lt;BR /&gt;Using tSSH component with Pseudo Terminal: It recognizes the sqlldr command (I just dont know why)
&lt;BR /&gt;
&lt;BR /&gt;Thats it, i will try to put the command in tSSH component using Pseudo Terminal, but I just dont know what is the difference between both options, the first one is not recognized and the last one is ok.
&lt;BR /&gt;Thank you</description>
      <pubDate>Thu, 12 Mar 2015 19:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262383#M42871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-12T19:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problems With Oracle Bulk Load/SQL Loader</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262384#M42872</link>
      <description>Hello, 
&lt;BR /&gt;Just reporting, if anyone will pass for the same problem someday. 
&lt;BR /&gt;In my case, I put in the tSSH the full path for the sqlldr, so the command in tSSH is something this: 
&lt;BR /&gt; 
&lt;PRE&gt;"/u01/app/oracle/product/11.2.0/client_1/bin/sqlldr xxx/xxx@'\"(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = xxxx)(PORT = xxx)) (LOAD_BALANCE = ON) (FAILOVER = ON) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = xxxx) (FAILOVER_MODE = (TYPE = SELECT) (METHOD = BASIC) (RETRIES = 5) (DELAY = 2))))\"' bad='bad_file.txt' control='xxx.ctl' log='log.txt' direct='true'"&lt;/PRE&gt; 
&lt;BR /&gt;Thats it. 
&lt;BR /&gt;Thank you 
&lt;BR /&gt;Best regards</description>
      <pubDate>Thu, 12 Mar 2015 20:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problems-With-Oracle-Bulk-Load-SQL-Loader/m-p/2262384#M42872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-12T20:25:52Z</dc:date>
    </item>
  </channel>
</rss>

