<?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 tOracleOutputBulk -tOracleOutputBulkExec in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243282#M29833</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have a file csv that I want to load in a Oracle Database by using tOracleOutputBulkExec because it is very big. Can you sho me a solution please??&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is my job&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuNh.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143310i5052ACE7061819D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuNh.jpg" alt="0683p000009LuNh.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:42:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:42:21Z</dc:date>
    <item>
      <title>tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243282#M29833</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have a file csv that I want to load in a Oracle Database by using tOracleOutputBulkExec because it is very big. Can you sho me a solution please??&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is my job&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuNh.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143310i5052ACE7061819D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuNh.jpg" alt="0683p000009LuNh.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243282#M29833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243283#M29834</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I suppose the output flow&amp;nbsp;shcema for the tMap component is aligned on the tOracleOutputBulkExec.&lt;/P&gt;&lt;P&gt;So, what's the problem? You just have to link the tMap to the&amp;nbsp;&lt;SPAN&gt;tOracleOutputBulkExec using the flow definde in tMap.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or do you have a&amp;nbsp;specific problem not exposed in your initial question?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243283#M29834</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-01T14:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243284#M29835</link>
      <description>Yes, i've link them but talend send me a message and then i don't understand what is name file in tOracle.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243284#M29835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-01T14:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243285#M29836</link>
      <description>&lt;P&gt;As for any tXxxxxOutputBulkExec component, the records are written into a file by the component itself using the format expected by the database or application you want to write into. So you don't have to know this format, just concentrate on what you want to transfer, not how to do that.&lt;/P&gt;
&lt;P&gt;So, the filed "Filename", is the name of this file, not the name of the input file (and sometimes, there is not inputfile, for example if the source is an other database).&lt;/P&gt;
&lt;P&gt;What is the message you received?&lt;/P&gt;
&lt;P&gt;Is it a compilation error or a runtime error?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243285#M29836</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-01T14:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243286#M29837</link>
      <description>&lt;P&gt;I don't understand again.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My job is:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuoX.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138818iBABC09485DF68874/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuoX.jpg" alt="0683p000009LuoX.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and my file csv is in this position:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine4.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LupU.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152056iEFB6BD13C40ECFDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LupU.jpg" alt="0683p000009LupU.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My tMap is:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuJe.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130391iFBF359E399F0C974/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuJe.png" alt="0683p000009LuJe.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And i lin it with tOracleOutputBulkExec, but i don't understaind again the filename:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine3.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuTk.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138007iB34FC04D371F6573/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuTk.jpg" alt="0683p000009LuTk.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and talend send me this error message:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine2.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lupe.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135730iFB90B74FD9102187/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lupe.jpg" alt="0683p000009Lupe.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have install Oracle in the Virtual Machine and now i'm working on the localhost. The component tOracleOutput is ok but is is very slow so i want use the bulkOracle.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243286#M29837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-01T14:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243287#M29838</link>
      <description>&lt;P&gt;When you try to use tOracleOutputBulk operations, you need to install 1st sqlldr which is the dedicated Oracle tool to load external data into databases. This should solve the error you get when running the job (cannot run program "sqlldr").&lt;/P&gt; 
&lt;P&gt;Regarding the filename in&amp;nbsp;&lt;SPAN&gt;tOracleOutputBulkExec, just use the filename you want (not the name of an existing file).&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;This file will be used by sqlldr when called by the job at runtime.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 15:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243287#M29838</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-01T15:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243288#M29839</link>
      <description>If i run the job from VM but talend send me a message: unable to open file .dat . I have insert a filename without extencion.
&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2017 15:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243288#M29839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-01T15:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243289#M29840</link>
      <description>As I remember, the default extension for sqlldr is ".dat", so name the file according to this rule.</description>
      <pubDate>Thu, 01 Jun 2017 16:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243289#M29840</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-01T16:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243290#M29841</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm sorry if i answer you so late. Thanks again for your help!&lt;/P&gt; 
&lt;P&gt;Now I have another problem with the bulk load &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;. In particolar I have a problem with the timestamp format. When I load the timestamp with the tOracleOutputBulkExec, the timestampo contain hour, minutes and second set on 00:00:00.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 16:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243290#M29841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T16:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243291#M29842</link>
      <description>I suggest you to open a new topic for this new challenge.&lt;BR /&gt;Also, indicate the expected format for this field.</description>
      <pubDate>Wed, 07 Jun 2017 16:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243291#M29842</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-07T16:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutputBulk -tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243292#M29843</link>
      <description>&lt;P&gt;HI, I've already post my problem in a new topic&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 08:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutputBulk-tOracleOutputBulkExec/m-p/2243292#M29843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T08:21:24Z</dc:date>
    </item>
  </channel>
</rss>

