<?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: Nested table with Toracleinput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256464#M38838</link>
    <description>&lt;P&gt;What is Oracle version you are using ?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 10:11:17 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-04-12T10:11:17Z</dc:date>
    <item>
      <title>Nested table with Toracleinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256463#M38837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are getting below error when we use sql query for nested table in TOracleInput component.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Below is the query :&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;select * from NT_PP a,table(ob_pp);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Below is the error:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;[FATAL]: artemis_dev.test3_0_1.Test3 - tOracleInput_1 Protocol violation&lt;BR /&gt;Exception in component tOracleInput_1&lt;BR /&gt;java.sql.SQLException: Protocol violation&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:459)&lt;BR /&gt;at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)&lt;BR /&gt;at oracle.jdbc.driver.T4C7Ocommoncall.doOLOGOFF(T4C7Ocommoncall.java:61)&lt;BR /&gt;at oracle.jdbc.driver.T4CConnection.logoff(T4CConnection.java:498)&lt;BR /&gt;at oracle.jdbc.driver.PhysicalConnection.close(PhysicalConnection.java:3931)&lt;BR /&gt;at artemis_dev.test3_0_1.Test3.tFileInputDelimited_1Process(Test3.java:2561)&lt;BR /&gt;at artemis_dev.test3_0_1.Test3.runJobInTOS(Test3.java:3709)&lt;BR /&gt;at artemis_dev.test3_0_1.Test3.main(Test3.java:3464)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are uning ojdbc driver&amp;nbsp;ojdbc6.jar with 6.3.1 Talend version.&lt;/P&gt;
&lt;P&gt;Please let us know the root cause and how to solve this error.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256463#M38837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T10:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Nested table with Toracleinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256464#M38838</link>
      <description>&lt;P&gt;What is Oracle version you are using ?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256464#M38838</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-12T10:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Nested table with Toracleinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256465#M38839</link>
      <description>&lt;P&gt;We are using both 11.2.0.4 and 12.2.1.0 Oracle version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256465#M38839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T10:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nested table with Toracleinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256466#M38840</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006358bAAA"&gt;@vivek_u&lt;/A&gt;&amp;nbsp;, check the below link.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkOCCA0" target="_blank" rel="noopener"&gt;https://community.talend.com/t5/Design-and-Development/tOracleInput-Protocol-violation-Cursor-size-limitation/td-p/139199&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://coderanch.com/t/302621/databases/java-sql-SQLException-Protocol-violation" target="_blank" rel="nofollow noopener noreferrer"&gt;https://coderanch.com/t/302621/databases/java-sql-SQLException-Protocol-violation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256466#M38840</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-04-12T10:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nested table with Toracleinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256467#M38841</link>
      <description>&lt;P&gt;Are you getting error in both version ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usually for 12.2 you should have ojdbc8.jar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.oracle.com/technetwork/database/application-development/jdbc/downloads/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.oracle.com/technetwork/database/application-development/jdbc/downloads/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Nested-table-with-Toracleinput/m-p/2256467#M38841</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-12T10:22:50Z</dc:date>
    </item>
  </channel>
</rss>

