<?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: Inserting a Oracle BFILE to a Postgres Bytea field in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Inserting-a-Oracle-BFILE-to-a-Postgres-Bytea-field/m-p/2211632#M9584</link>
    <description>Would I do the recommended change in the PostgresOutput stage?</description>
    <pubDate>Wed, 04 Dec 2013 22:20:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-04T22:20:45Z</dc:date>
    <item>
      <title>Inserting a Oracle BFILE to a Postgres Bytea field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-a-Oracle-BFILE-to-a-Postgres-Bytea-field/m-p/2211631#M9583</link>
      <description>I'm new to talend.
&lt;BR /&gt;Is it possible to migrate a field containing a Oracle BFILE column into a Postrgres database? I found a few post that said the type I would stuff it in is a bytea field. I get the following error when I try:
&lt;BR /&gt;I cant figureout how to call SetObject? When the column is loaded into Talend its a object type. I have a tmap that transfers the column through to Postgres. At some point I guess I need to change it into a object that the postgres output stage can deal with.
&lt;BR /&gt;Help please!!
&lt;BR /&gt; 
&lt;BR /&gt; connecting to socket on port 3921
&lt;BR /&gt; connected
&lt;BR /&gt;Exception in component tPostgresqlOutput_1
&lt;BR /&gt;org.postgresql.util.PSQLException: Can't infer the SQL type to use for an instance of oracle.sql.BFILE. Use setObject() with an explicit Types value to specify the type to use.
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.setObject(AbstractJdbc2Statement.java:1740)
&lt;BR /&gt; at org_ad.loadmeeting_agendas_mv_0_1.LoadMeeting_Agendas_MV.tOracleInput_1Process(LoadMeeting_Agendas_MV.java:4443)
&lt;BR /&gt; at org_ad.loadmeeting_agendas_mv_0_1.LoadMeeting_Agendas_MV.runJobInTOS(LoadMeeting_Agendas_MV.java:4959)
&lt;BR /&gt; at org_ad.loadmeeting_agendas_mv_0_1.LoadMeeting_Agendas_MV.main(LoadMeeting_Agendas_MV.java:4825)
&lt;BR /&gt; disconnected</description>
      <pubDate>Wed, 04 Dec 2013 22:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-a-Oracle-BFILE-to-a-Postgres-Bytea-field/m-p/2211631#M9583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T22:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting a Oracle BFILE to a Postgres Bytea field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-a-Oracle-BFILE-to-a-Postgres-Bytea-field/m-p/2211632#M9584</link>
      <description>Would I do the recommended change in the PostgresOutput stage?</description>
      <pubDate>Wed, 04 Dec 2013 22:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-a-Oracle-BFILE-to-a-Postgres-Bytea-field/m-p/2211632#M9584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-04T22:20:45Z</dc:date>
    </item>
  </channel>
</rss>

