<?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: Error calling tOracleSP with out parameter is sys_refcursor in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315376#M86033</link>
    <description>Hi. Sabrina. any news regarding this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
    <pubDate>Wed, 02 Dec 2015 09:11:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-02T09:11:29Z</dc:date>
    <item>
      <title>Error calling tOracleSP with out parameter is sys_refcursor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315373#M86030</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;I've created a &lt;U&gt;procedure in Oracle&lt;/U&gt;:&lt;BR /&gt;&lt;BR /&gt;create or replace procedure test_talend (id_ in integer, cur out sys_refcursor) is&lt;BR /&gt;begin&lt;BR /&gt;&amp;nbsp;OPEN cur FOR&lt;BR /&gt;&amp;nbsp;select * from TEST_TALEND;&lt;BR /&gt;end;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;in Talend:&lt;/U&gt;&lt;BR /&gt;tOracleSP ==&amp;gt; tParseRecordSet ==&amp;gt; tLogRow&lt;BR /&gt;&lt;BR /&gt;the tOracleSP schema contains one out parameter typed Object.&lt;BR /&gt;I get a java.sql.SQLException: Invalid column type: 1111&lt;BR /&gt;&lt;BR /&gt;It's not even getting to tParseRecordSet...&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 16:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315373#M86030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-26T16:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error calling tOracleSP with out parameter is sys_refcursor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315374#M86031</link>
      <description>Hi,
&lt;BR /&gt;Have you already checked KB article about:
&lt;A href="https://help.talend.com/search/all?query=Calling+a+stored+procedure+or+function" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Calling a stored procedure or function&lt;/A&gt;?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 27 Nov 2015 06:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315374#M86031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-27T06:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error calling tOracleSP with out parameter is sys_refcursor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315375#M86032</link>
      <description>Hi, Sabrina.
&lt;BR /&gt;Yes, I've checked that KB, and there is no example regarding a procedure with out parameters of type sys_refcursor, like in my example.
&lt;BR /&gt;can you try to re-create the scenario?
&lt;BR /&gt;
&lt;BR /&gt;Thanks,&amp;nbsp;</description>
      <pubDate>Sun, 29 Nov 2015 06:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315375#M86032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-29T06:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error calling tOracleSP with out parameter is sys_refcursor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315376#M86033</link>
      <description>Hi. Sabrina. any news regarding this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Wed, 02 Dec 2015 09:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315376#M86033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-02T09:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error calling tOracleSP with out parameter is sys_refcursor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315377#M86034</link>
      <description>Hi,&lt;BR /&gt;I was wondering if there's any new regarding this issue. maybe in talend 6.0?&lt;BR /&gt;Thanks,</description>
      <pubDate>Thu, 04 Feb 2016 11:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-calling-tOracleSP-with-out-parameter-is-sys-refcursor/m-p/2315377#M86034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T11:46:21Z</dc:date>
    </item>
  </channel>
</rss>

