<?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: tOracleInput throwing error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313053#M83945</link>
    <description>what is TABLE(GRT_PIPE())&lt;BR /&gt;is it a function who retun Table?&lt;BR /&gt;what is your query result in an sql editor?</description>
    <pubDate>Mon, 25 Jun 2018 13:12:28 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-06-25T13:12:28Z</dc:date>
    <item>
      <title>tOracleInput throwing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313052#M83944</link>
      <description>&lt;P&gt;&amp;nbsp;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tOracleInput component throwing below error when we are running this query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SELECT V_OUT FROM TABLE(GRT_PIPE());&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[FATAL]: artemis_dev.transactor_proc_withquery_0_1.Transactor_proc_WithQuery - tOracleInput_1 Fail to convert to internal representation&lt;BR /&gt;Exception in component tOracleInput_1&lt;BR /&gt;java.sql.SQLException: Fail to convert to internal representation&lt;BR /&gt;at oracle.jdbc.driver.CharCommonAccessor.getLong(CharCommonAccessor.java:297)&lt;BR /&gt;at oracle.jdbc.driver.T4CVarcharAccessor.getLong(T4CVarcharAccessor.java:852)&lt;BR /&gt;at oracle.jdbc.driver.OracleResultSetImpl.getLong(OracleResultSetImpl.java:971)&lt;BR /&gt;at artemis_dev.transactor_proc_withquery_0_1.Transactor_proc_WithQuery.tOracleInput_1Process(Transactor_proc_WithQuery.java:2884)&lt;BR /&gt;at artemis_dev.transactor_proc_withquery_0_1.Transactor_proc_WithQuery.tJava_1Process(Transactor_proc_WithQuery.java:2336)&lt;BR /&gt;at artemis_dev.transactor_proc_withquery_0_1.Transactor_proc_WithQuery.runJobInTOS(Transactor_proc_WithQuery.java:3397)&lt;BR /&gt;at artemis_dev.transactor_proc_withquery_0_1.Transactor_proc_WithQuery.main(Transactor_proc_WithQuery.java:3131)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know the root cause and how to fix this.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 12:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313052#M83944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-25T12:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleInput throwing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313053#M83945</link>
      <description>what is TABLE(GRT_PIPE())&lt;BR /&gt;is it a function who retun Table?&lt;BR /&gt;what is your query result in an sql editor?</description>
      <pubDate>Mon, 25 Jun 2018 13:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313053#M83945</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-25T13:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleInput throwing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313054#M83946</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It is a piplined function in Oracle.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;that is the syntax to call oracle piplined function in Oracle.And it is running fin from sql developer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Query will return all columns values (around 2 million records) which are under '&lt;/SPAN&gt;&lt;SPAN&gt;V_OUT'.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 14:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313054#M83946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-25T14:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleInput throwing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313055#M83947</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please check the schema data types of the input component using also table schema and talend schema defined should be same&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Meenas&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 14:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313055#M83947</guid>
      <dc:creator>muralam</dc:creator>
      <dc:date>2018-06-25T14:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleInput throwing error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313056#M83948</link>
      <description>it is type problem, can you cast V_OUT as String&lt;BR /&gt;cast(V_OUT as NVARCHAR(20))</description>
      <pubDate>Mon, 25 Jun 2018 14:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleInput-throwing-error/m-p/2313056#M83948</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-25T14:31:50Z</dc:date>
    </item>
  </channel>
</rss>

