<?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: [resolved] toracleoutput Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373519#M136233</link>
    <description>&amp;nbsp;Image</description>
    <pubDate>Fri, 01 Aug 2014 08:49:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-01T08:49:51Z</dc:date>
    <item>
      <title>[resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373516#M136230</link>
      <description>Hi,
&lt;BR /&gt;I am trying to update a table using toracleoutput component. At the first execution I was getting the NULL exception error and later socket error. I tried after few hours and I was able to update the records in the table. But the same is not working after hours and the process is going in hung state and I can see the ports are going into time_wait state. It would be great if you could please help me in this resolve this issue,
&lt;BR /&gt; connecting to socket on port 3843
&lt;BR /&gt; connected
&lt;BR /&gt;Exception in component tOracleOutput_1
&lt;BR /&gt;java.sql.SQLException: Closed Connection
&lt;BR /&gt; at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:229)
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:403)
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3323)
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3357)
&lt;BR /&gt; at temp.secondary_acc_update_alternative_email_linked_account_0_1.Secondary_Acc_Update_Alternative_email_Linked_Account.tFileInputDelimited_3Process(Secondary_Acc_Update_Alternative_email_Linked_Account.java:1308)
&lt;BR /&gt; at temp.secondary_acc_update_alternative_email_linked_account_0_1.Secondary_Acc_Update_Alternative_email_Linked_Account$2.run(Secondary_Acc_Update_Alternative_email_Linked_Account.java:1878)
&lt;BR /&gt;Io exception: Connection reset by peer: socket write error</description>
      <pubDate>Sat, 16 Nov 2024 11:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373516#M136230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373517#M136231</link>
      <description>Hi&lt;BR /&gt;What's your workflow? Did you use tOracleCommit and tOracleclose in your job design?&lt;BR /&gt;Would you mind uploading your job design screenshots into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 01 Aug 2014 08:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373517#M136231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T08:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373518#M136232</link>
      <description>Hi,
&lt;BR /&gt;Please find the process below.
&lt;BR /&gt;tFileInputdelimited -&amp;gt; tmap -&amp;gt; toracleoutput -&amp;gt; tOracleCommit -&amp;gt; tOracleClose&amp;nbsp;
&lt;BR /&gt;And the same has been attached for the reference.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Ram</description>
      <pubDate>Fri, 01 Aug 2014 08:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373518#M136232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T08:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373519#M136233</link>
      <description>&amp;nbsp;Image</description>
      <pubDate>Fri, 01 Aug 2014 08:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373519#M136233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T08:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373520#M136234</link>
      <description>Hi, 
&lt;BR /&gt;In tPreJob use Oracle connection component and enable autocommit.. 
&lt;BR /&gt;Remove your last two component and set use connection option in tOracleOutput and check again. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Fri, 01 Aug 2014 09:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373520#M136234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T09:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373521#M136235</link>
      <description>Hi Vaibhav, 
&lt;BR /&gt;Changed the graph as per your suggestions and I am able to update.. My file is having 7lak records and it has taken around 30 mins to update 2.5 lak records and process is still on. Will update you.&amp;nbsp; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;Thanks a lot for your timely&amp;nbsp;suggestion.&amp;nbsp;&lt;/FONT&gt; 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Rammohan</description>
      <pubDate>Fri, 01 Aug 2014 11:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373521#M136235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T11:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373522#M136236</link>
      <description>Hi Vaibhav, 
&lt;BR /&gt;It would be great if you could please tell me, where the process was, so that I can change the design accordingly in my next graphs. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Rammohan</description>
      <pubDate>Fri, 01 Aug 2014 12:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373522#M136236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373523#M136237</link>
      <description>Could not understand the question&amp;nbsp;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;where the process was,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;There is no process... this is just a suggestion based on experience and problems..&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Vaibhav&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 01 Aug 2014 12:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373523#M136237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T12:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373524#M136238</link>
      <description>Hi Vaibhav.&lt;BR /&gt;There was a typo error. Is there anything wrong in my process.&amp;nbsp;&lt;BR /&gt;Do we need to close the DB connection in the postprocess after the extraction is completed. Please advise.&amp;nbsp;</description>
      <pubDate>Fri, 01 Aug 2014 15:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373524#M136238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T15:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] toracleoutput Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373525#M136239</link>
      <description>No need to close the connection if you are using autocommit.&lt;BR /&gt;Vaibhav</description>
      <pubDate>Fri, 01 Aug 2014 15:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-toracleoutput-Error/m-p/2373525#M136239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T15:38:57Z</dc:date>
    </item>
  </channel>
</rss>

