<?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>question NiFi + Oracle: ORA-00933: SQL command not properly ended in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221543#M84464</link>
    <description>&lt;P&gt;Hi guys! I have an issue in NiFi when I do this query in it SELECT * FROM my_db.my_table  - &lt;STRONG&gt;the issue&lt;/STRONG&gt; - [&lt;STRONG&gt;ORA-00933: SQL command not properly ended&lt;/STRONG&gt;]. I don't understand what I need to do to fix this issue because in sql_client this query works well. I use QueryDatabaseTable processor. Is any suggestion for this? Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 19 Oct 2018 15:09:46 GMT</pubDate>
    <dc:creator>acoast83</dc:creator>
    <dc:date>2018-10-19T15:09:46Z</dc:date>
    <item>
      <title>NiFi + Oracle: ORA-00933: SQL command not properly ended</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221543#M84464</link>
      <description>&lt;P&gt;Hi guys! I have an issue in NiFi when I do this query in it SELECT * FROM my_db.my_table  - &lt;STRONG&gt;the issue&lt;/STRONG&gt; - [&lt;STRONG&gt;ORA-00933: SQL command not properly ended&lt;/STRONG&gt;]. I don't understand what I need to do to fix this issue because in sql_client this query works well. I use QueryDatabaseTable processor. Is any suggestion for this? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 15:09:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221543#M84464</guid>
      <dc:creator>acoast83</dc:creator>
      <dc:date>2018-10-19T15:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi + Oracle: ORA-00933: SQL command not properly ended</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221544#M84465</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="@Alex Coast"&gt; @Alex Coast&lt;/A&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I think the Oracle SQL syntax expects a &lt;STRONG&gt;semicolon&lt;/STRONG&gt; at the end eg&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;SELECT * FROM my_db.my_table;&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Can you try that and revert&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 15:15:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221544#M84465</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-10-19T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi + Oracle: ORA-00933: SQL command not properly ended</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221545#M84466</link>
      <description>&lt;P&gt;I've fixed! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; See an attach image.Custom Query not needed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91749-nifi-oracle.png" style="width: 512px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15774i9215FF1E97B3C6EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91749-nifi-oracle.png" alt="91749-nifi-oracle.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 02:15:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221545#M84466</guid>
      <dc:creator>acoast83</dc:creator>
      <dc:date>2019-08-18T02:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi + Oracle: ORA-00933: SQL command not properly ended</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221546#M84467</link>
      <description>&lt;P&gt;I thought like that , but not &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; with semicolon would be another type of ora-issue &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 15:34:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221546#M84467</guid>
      <dc:creator>acoast83</dc:creator>
      <dc:date>2018-10-19T15:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi + Oracle: ORA-00933: SQL command not properly ended</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221547#M84468</link>
      <description>&lt;P&gt;Your "Database type" property is set to "Generic", try setting it to Oracle (for Oracle &amp;lt; 12) or Oracle 12+.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Oct 2018 00:54:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Oracle-ORA-00933-SQL-command-not-properly-ended/m-p/221547#M84468</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2018-10-20T00:54:20Z</dc:date>
    </item>
  </channel>
</rss>

