<?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: Unable to transfer blob from Oracle to Mysql using tDBoutputBulk in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-transfer-blob-from-Oracle-to-Mysql-using-tDBoutputBulk/m-p/2252022#M35787</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please go through the below community posts and let us know whether they have helped you?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnp3CAC" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/resolved-insert-blob-in-Oracle-component/td-p/90757&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCo74CAC" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Create-file-from-a-blob-input-oracle-db/td-p/92265&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Dec 2018 17:13:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-20T17:13:12Z</dc:date>
    <item>
      <title>Unable to transfer blob from Oracle to Mysql using tDBoutputBulk</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-transfer-blob-from-Oracle-to-Mysql-using-tDBoutputBulk/m-p/2252021#M35786</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I'm trying as an exercise to understand the behaviour of components&amp;nbsp; to transfer blob from Oracle to Mysql using tDBoutputBulk.&lt;/P&gt;
&lt;PRE&gt;     ┌──────┐          ┌─────────────┐
     │Oracle│          │tDbOutputBulk│
     └──┬───┘          └──────┬──────┘
        │  dump Oracle Table  │       
        │ ───────────────────&amp;gt;│       
     ┌──┴───┐          ┌──────┴──────┐
     │Oracle│          │tDbOutputBulk│
     └──────┘          └─────────────┘&lt;/PRE&gt;
&lt;P&gt;When it saves the row to&amp;nbsp; the file , the blob is transferred as a string like this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;startlob&amp;gt;oracle.sql.BLOB@20a25f66&amp;lt;endlob&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And not like a Base64 cell block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to use either the oracle or mysql format but the result is similar.&lt;/P&gt;
&lt;P&gt;When I try to import directly to a mysql DB it runs fine and it transfer the blob correctly in the other DB&lt;/P&gt;
&lt;P&gt;Where is the blob ?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Paolo&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 14:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-transfer-blob-from-Oracle-to-Mysql-using-tDBoutputBulk/m-p/2252021#M35786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to transfer blob from Oracle to Mysql using tDBoutputBulk</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-transfer-blob-from-Oracle-to-Mysql-using-tDBoutputBulk/m-p/2252022#M35787</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please go through the below community posts and let us know whether they have helped you?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnp3CAC" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/resolved-insert-blob-in-Oracle-component/td-p/90757&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCo74CAC" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Create-file-from-a-blob-input-oracle-db/td-p/92265&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 17:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-transfer-blob-from-Oracle-to-Mysql-using-tDBoutputBulk/m-p/2252022#M35787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T17:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to transfer blob from Oracle to Mysql using tDBoutputBulk</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-transfer-blob-from-Oracle-to-Mysql-using-tDBoutputBulk/m-p/2252023#M35788</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;thank you very much for the reply.&lt;/P&gt;&lt;P&gt;The first solution does not solve the problem, the second use another component that save only the blob, but i'm unable to make it work.&lt;/P&gt;&lt;P&gt;However&amp;nbsp; the output bulk is needed to reload the table&amp;nbsp; into another DB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the error come from an incorrect cast in generated java:&lt;/P&gt;&lt;P&gt;if (row1.T_LOGS_BIN != null) {&lt;/P&gt;&lt;P&gt;row_tDBOutputBulk_1[10] = String&lt;BR /&gt;.valueOf(row1.T_LOGS_BIN);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;it emit something like this:&lt;/P&gt;&lt;P&gt;oracle.sql.BLOB@351f2244&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that seems the pointer representation to the object and not the object content.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the latest TOS_DI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 09:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-transfer-blob-from-Oracle-to-Mysql-using-tDBoutputBulk/m-p/2252023#M35788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T09:32:40Z</dc:date>
    </item>
  </channel>
</rss>

