<?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: tOracleOutput_1 - ORA-00928: missing SELECT keyword in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256923#M39172</link>
    <description>&lt;P&gt;I am giving "NT_PP1,table (ob_pp1)"&amp;nbsp; in table name feild in toracleoutout component ,now getting below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ORA-00926: missing VALUES keyword&lt;BR /&gt;[ERROR]: artemis_dev.test3_0_1.Test3 - tOracleOutput_1 - ORA-00926: missing VALUES keyword&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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 13:45:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-12T13:45:05Z</dc:date>
    <item>
      <title>tOracleOutput_1 - ORA-00928: missing SELECT keyword</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256921#M39170</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are getting below error in toracleoutput component when we are trying to read data from cdv file and inserting data in NESTED table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ORA-00928: missing SELECT keyword&lt;BR /&gt;[ERROR]: artemis_dev.test3_0_1.Test3 - tOracleOutput_1 - ORA-00928: missing SELECT keyword&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest.&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 12:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256921#M39170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T12:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput_1 - ORA-00928: missing SELECT keyword</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256922#M39171</link>
      <description>&lt;P&gt;This error seems to be related to creating views which is strange given what you have described. Can you give us a screenshot of your job and the configuration of your Oracle Output component (basic and advanced)? The other thing to try as a test, is to see if you can use the tOracleRow to do this insert. You will likely need to prepare the insert in a tJava type component first.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 12:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256922#M39171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T12:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput_1 - ORA-00928: missing SELECT keyword</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256923#M39172</link>
      <description>&lt;P&gt;I am giving "NT_PP1,table (ob_pp1)"&amp;nbsp; in table name feild in toracleoutout component ,now getting below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ORA-00926: missing VALUES keyword&lt;BR /&gt;[ERROR]: artemis_dev.test3_0_1.Test3 - tOracleOutput_1 - ORA-00926: missing VALUES keyword&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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 13:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256923#M39172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T13:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput_1 - ORA-00928: missing SELECT keyword</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256924#M39173</link>
      <description>&lt;P&gt;I suspect that this component is not compatible with nested tables. I will investigate this. Have you tried using the tOracleRow to get around this?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256924#M39173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T15:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput_1 - ORA-00928: missing SELECT keyword</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256925#M39174</link>
      <description>&lt;P&gt;Nested table works with&amp;nbsp;&lt;SPAN&gt;tOracleRow as suggested here.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Prepare your statement like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"INSERT INTO nested_table VALUES (" + &lt;FONT color="#FF00FF"&gt;&lt;EM&gt;row1.id&lt;/EM&gt;&lt;/FONT&gt;&amp;nbsp;+ ", sub_table(" + &lt;EM&gt;&lt;FONT color="#FF00FF"&gt;row1.subtablecol&lt;/FONT&gt;&lt;/EM&gt;&amp;nbsp;+ "))"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for input like&amp;nbsp;&lt;/P&gt;&lt;P&gt;5; 'A'&lt;BR /&gt;6; 'B', 'C'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use prepared statement as suggested.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256925#M39174</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-12T15:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput_1 - ORA-00928: missing SELECT keyword</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256926#M39175</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any other way to insert data into nested table.I am reading data from different csv files with dynamic data type.Each csv file data need to insert into different nested table.&lt;/P&gt;
&lt;P&gt;Thus looking for more&amp;nbsp;Suitable solution.&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>Tue, 16 Apr 2019 12:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-1-ORA-00928-missing-SELECT-keyword/m-p/2256926#M39175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-16T12:13:33Z</dc:date>
    </item>
  </channel>
</rss>

