<?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: CLOB and BLOB - invalid LOB pointer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195660#M162</link>
    <description>Hello, 
&lt;BR /&gt;That's a shame 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; ! But thanks for the help...I'll definitly check out the componant. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Claire</description>
    <pubDate>Fri, 16 Jan 2015 17:23:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-16T17:23:05Z</dc:date>
    <item>
      <title>CLOB and BLOB - invalid LOB pointer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195658#M160</link>
      <description>Hello,&lt;BR /&gt;I'm trying to do a simple job to transfer data from one database to another with &lt;BR /&gt;tOracleInput -- Tmap -- TOracleOutput&amp;nbsp; &lt;BR /&gt;One of the colomn is of datatype CLOB ( in the input table as well as in the output table ) and it translates in Talend as an Object Type. My problem is that when I try to run the job, I get an error :&lt;BR /&gt;ORA-22275: le pointeur de LOB indiqué n'est pas valide ( invalid LOB pointer )&amp;nbsp;&lt;BR /&gt;I'm using Talend for Open Studio MDM 5.5.1 and Oracle 10g&lt;BR /&gt;Thank you for your help !&lt;BR /&gt;Claire</description>
      <pubDate>Mon, 12 Jan 2015 16:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195658#M160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T16:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: CLOB and BLOB - invalid LOB pointer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195659#M161</link>
      <description>Writing BLOBs and CLOBs are not currently supported by Talend Studio yet.
&lt;BR /&gt;You can download BLOBs and CLOBs with the component tLOBDownload from Exchange but so far there is no build-in way to upload them.
&lt;BR /&gt;
&lt;A href="https://www.talendforge.org/exchange/index.php?eid=1277&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/exchange/index.php?eid=1277&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1&lt;/A&gt;
&lt;BR /&gt;To upload you have to do this with your own Java code (obviously it is possible but not only with drag&amp;amp;drop components to your job).</description>
      <pubDate>Tue, 13 Jan 2015 07:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195659#M161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T07:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: CLOB and BLOB - invalid LOB pointer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195660#M162</link>
      <description>Hello, 
&lt;BR /&gt;That's a shame 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; ! But thanks for the help...I'll definitly check out the componant. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Claire</description>
      <pubDate>Fri, 16 Jan 2015 17:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195660#M162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-16T17:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: CLOB and BLOB - invalid LOB pointer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195661#M163</link>
      <description>Think about, a CLOB / BLOB can reach a huge size and the download and upload of these kind of data are not completely standardised over the vendors. Actually I would always prefer to transfer the data in a asynchronous way - that is it what the mentioned component does.&lt;BR /&gt;The normal read and write operations does not work here.&lt;BR /&gt;I guess this is the reason why Talend has not implemented this feature yet.</description>
      <pubDate>Sat, 17 Jan 2015 09:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CLOB-and-BLOB-invalid-LOB-pointer/m-p/2195661#M163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-17T09:32:52Z</dc:date>
    </item>
  </channel>
</rss>

