<?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] got minus one from a read call...ERROR! in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244898#M30912</link>
    <description>Hi, 
&lt;BR /&gt;What is your new designed work flow with tOracleConnection? Do you use 
&lt;A href="https://help.talend.com/display/TALENDOPENSTUDIOCOMPONENTSREFERENCEGUIDE52EN/tOracleClose" target="_blank" rel="nofollow noopener noreferrer"&gt;tOracleClose&lt;/A&gt; and 
&lt;A href="https://help.talend.com/display/TALENDOPENSTUDIOCOMPONENTSREFERENCEGUIDE52EN/tOracleCommit" target="_blank" rel="nofollow noopener noreferrer"&gt;tOracleCommit&lt;/A&gt;. More screenshots of your job will be appreciated.</description>
    <pubDate>Mon, 22 Apr 2013 04:13:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-22T04:13:30Z</dc:date>
    <item>
      <title>[resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244891#M30905</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;my job consist in read froma a table and match this with other and insert in the same table. See th screenshot IS BETTER!&lt;BR /&gt;I have the error got minus one from a read call, randomly on the tables of the job and if i close and reopen Talend, all warks good!!! &lt;BR /&gt;Why? &lt;BR /&gt;I work on oracle 11g and windows server2008&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Gino.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8yO.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145037i53FDD3EFE4C26136/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8yO.jpg" alt="0683p000009M8yO.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244891#M30905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T16:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244892#M30906</link>
      <description>I suppose you mean an error message like this: "...the socket returns a negative value...." or similar message. In this case this means you have network problems randomly.&lt;BR /&gt;The other possible explanation (it would be better to know the exact message) is: some Oracle error codes are in fact negative. E.g. all user defined error messages are negative.&lt;BR /&gt;Please provide an example of the actual error message.&lt;BR /&gt;I see you read a lot tables as lookup. Your job establish alway a new connection and this could lead to a lack of possible connections. Please try to use one connection which is used by all input components and another separate connection for all output components..</description>
      <pubDate>Thu, 18 Apr 2013 16:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244892#M30906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T16:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244893#M30907</link>
      <description>Hi jlolloing,&lt;BR /&gt;probably is a connection problem (I work on a server and DB is in another server), infact i coud not reply the error...is RANDOM!&lt;BR /&gt;Now if i want to use one connection which is used by all output or input components, can you explain me the way?&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Gino.</description>
      <pubDate>Fri, 19 Apr 2013 09:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244893#M30907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-19T09:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244894#M30908</link>
      <description>Hi, 
&lt;BR /&gt;This is component reference about 
&lt;A href="https://help.talend.com/display/TALENDOPENSTUDIOCOMPONENTSREFERENCEGUIDE52EN/tOracleConnection" target="_blank" rel="nofollow noopener noreferrer"&gt;tOracleConnection&lt;/A&gt;. 
&lt;BR /&gt;In addition, here are some related forums about tOracleConnection 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoLPCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/tOracleConnection-gt-performances/td-p/93888&lt;/A&gt;, 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCm0HCAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/How-to-use-the-same-tOracleConnection-in-the-subjobs/td-p/81987&lt;/A&gt;. Hope it will be helpful for you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 19 Apr 2013 10:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244894#M30908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-19T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244895#M30909</link>
      <description>Hi, 
&lt;BR /&gt;i have the error again: 
&lt;BR /&gt;Inizio job Applicazione_Regole_DAT_NOMAP_NOEST: 14:39 19/04/2013. 
&lt;BR /&gt; connecting to socket on port 3659 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tOracleOutput_9 
&lt;BR /&gt;java.sql.SQLException: Got minus one from a read call 
&lt;BR /&gt; at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:197) 
&lt;BR /&gt; at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:525) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:413) 
&lt;BR /&gt; at oracle.jdbc.driver.PhysicalConnection.(PhysicalConnection.java:508) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.(T4CConnection.java:203) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33) 
&lt;BR /&gt; at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at sba.applicazione_regole_dat_nomap_noest_0_1.Applicazione_Regole_DAT_NOMAP_NOEST.tOracleInput_1Process(Applicazione_Regole_DAT_NOMAP_NOEST.java:9481) 
&lt;BR /&gt; at sba.applicazione_regole_dat_nomap_noest_0_1.Applicazione_Regole_DAT_NOMAP_NOEST.runJobInTOS(Applicazione_Regole_DAT_NOMAP_NOEST.java:24574) 
&lt;BR /&gt; at sba.applicazione_regole_dat_nomap_noest_0_1.Applicazione_Regole_DAT_NOMAP_NOEST.main(Applicazione_Regole_DAT_NOMAP_NOEST.java:24442) 
&lt;BR /&gt;Caused by: oracle.net.ns.NetException: Got minus one from a read call 
&lt;BR /&gt; at oracle.net.ns.Packet.receive(Packet.java:243) 
&lt;BR /&gt; at oracle.net.ns.NSProtocol.connect(NSProtocol.java:259) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:966) 
&lt;BR /&gt; at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:292) 
&lt;BR /&gt; ... 9 more 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;For Sabrina...now I will read your suggestions, thanks. 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Gino.</description>
      <pubDate>Fri, 19 Apr 2013 13:43:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244895#M30909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-19T13:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244896#M30910</link>
      <description>Could you please check this connection with a external JDBC based SQL client like SQLSquirrel or SQLWorkbench?&lt;BR /&gt;It looks like you have a network problem or a problem in the configuration of the database.</description>
      <pubDate>Fri, 19 Apr 2013 20:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244896#M30910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-19T20:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244897#M30911</link>
      <description>I'm always connect with the Oracle Db with a sql client...i don't understand... but probably is a connection problem. On Monday, make a test with oracleconnection component... 
&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 20 Apr 2013 10:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244897#M30911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-20T10:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244898#M30912</link>
      <description>Hi, 
&lt;BR /&gt;What is your new designed work flow with tOracleConnection? Do you use 
&lt;A href="https://help.talend.com/display/TALENDOPENSTUDIOCOMPONENTSREFERENCEGUIDE52EN/tOracleClose" target="_blank" rel="nofollow noopener noreferrer"&gt;tOracleClose&lt;/A&gt; and 
&lt;A href="https://help.talend.com/display/TALENDOPENSTUDIOCOMPONENTSREFERENCEGUIDE52EN/tOracleCommit" target="_blank" rel="nofollow noopener noreferrer"&gt;tOracleCommit&lt;/A&gt;. More screenshots of your job will be appreciated.</description>
      <pubDate>Mon, 22 Apr 2013 04:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244898#M30912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-22T04:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244899#M30913</link>
      <description>Hi Sabrina,
&lt;BR /&gt;at this moment I have not changed the job with the tOracleConnection component, when I do I will use also tOracleClose and tOracleCommmit componets, thanks for suggentions...
&lt;BR /&gt;Gino.</description>
      <pubDate>Mon, 22 Apr 2013 08:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244899#M30913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-22T08:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244900#M30914</link>
      <description>Hi, &lt;BR /&gt;Thanks for your response, if you have any problem when using tOracleConnection component, feel free post your issue on forum.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 22 Apr 2013 09:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244900#M30914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-22T09:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244901#M30915</link>
      <description>Hi Sabrina,
&lt;BR /&gt;I took your advice to use tOracleConnection, and all works FINE! 
&lt;BR /&gt;Once again you have given me useful advice!
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Gino.</description>
      <pubDate>Tue, 23 Apr 2013 15:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244901#M30915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T15:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244902#M30916</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I took your advice to use tOracleConnection, and all works FINE!&lt;BR /&gt;Once again you have given me useful advice!&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It is a good news. BTW, tOracleConnection may refer to performance issue. If you face it, please view the related 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpXmCAK" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Reduce-tOracleInput-Outpu-s-performance/td-p/102798&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 24 Apr 2013 04:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244902#M30916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T04:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244903#M30917</link>
      <description>Hi,&lt;BR /&gt;did you mean that the performance are better with tOracleConnection component? Because my performance has improved with tOracleConnection...</description>
      <pubDate>Wed, 24 Apr 2013 10:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244903#M30917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T10:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] got minus one from a read call...ERROR!</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244904#M30918</link>
      <description>Hi, &lt;BR /&gt;Usually, using tXXXConnection component will make the performance fall. But in your old job, your design is not proper so when  you use tXXXConnection, you will find the performance is good.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 24 Apr 2013 11:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-got-minus-one-from-a-read-call-ERROR/m-p/2244904#M30918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-24T11:21:08Z</dc:date>
    </item>
  </channel>
</rss>

