<?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: execute oracle sql query file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255045#M37874</link>
    <description>&lt;P&gt;Do not add the ; at the end of the statement.&lt;/P&gt;&lt;P&gt;The semicolon is not part of the statement and will only be used to separate multiple statements in tools like DBeaver or SQLPlus. The database it self expects the single statement without ;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oracle does not allow multiple statements in in JDBC statement unlike MySQL (here you can execute multiple statements at once).&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 19:16:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-07-09T19:16:20Z</dc:date>
    <item>
      <title>execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255040#M37869</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First of all I am new to Talend.&lt;/P&gt;
&lt;P&gt;I am trying to execute Oracle sql query file which has simple query as &lt;STRONG&gt;select * from schema.tablename;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;using tFileInputFullRow---&amp;gt;tOracleRow(query---&amp;gt;&lt;STRONG&gt;(String)globalMap.get("line")&lt;/STRONG&gt;)-----&amp;gt;tFileOutputExcel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Getting error as&amp;nbsp;&lt;STRONG&gt;SQL statement to execute cannot be empty or null&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I have attached the screenshot of job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help in the above issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255040#M37869</guid>
      <dc:creator>paresh1</dc:creator>
      <dc:date>2024-11-16T01:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255041#M37870</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You probably need to go:&lt;/P&gt;&lt;P&gt;tFileInputFullRow -&amp;gt;tSetGlobalVar ("line" = row1.line" or something similar&lt;/P&gt;&lt;P&gt;&amp;nbsp;|&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;&lt;P&gt;tOracleRow (String)globalMap.get("line")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 18:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255041#M37870</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2020-07-09T18:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255042#M37871</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You probably need to go:&lt;/P&gt;&lt;P&gt;tFileInputFullRow -&amp;gt;tSetGlobalVar ("line" = row1.line" or something similar&lt;/P&gt;&lt;P&gt;&amp;nbsp;|&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;&lt;P&gt;tOracleRow (String)globalMap.get("line")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 18:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255042#M37871</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2020-07-09T18:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255043#M37872</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the solution.&lt;/P&gt; 
&lt;P&gt;Now that error has vanished.&lt;/P&gt; 
&lt;P&gt;It came up with new error "&lt;STRONG&gt;ORA-00900: invalid SQL statement&lt;/STRONG&gt;".&lt;/P&gt; 
&lt;P&gt;Also tried by giving schema name too.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sql.PNG" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MaN3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127901i812CCEC5463FA169/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MaN3.png" alt="0683p000009MaN3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error1.PNG" style="width: 742px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma0Z.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154761i904A63636AC2E09A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma0Z.png" alt="0683p000009Ma0Z.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 18:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255043#M37872</guid>
      <dc:creator>paresh1</dc:creator>
      <dc:date>2020-07-09T18:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255044#M37873</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the solution.&lt;/P&gt; 
&lt;P&gt;Now that error has vanished.&lt;/P&gt; 
&lt;P&gt;It came up with new error "&lt;STRONG&gt;ORA-00900: invalid SQL statement&lt;/STRONG&gt;".&lt;/P&gt; 
&lt;P&gt;Also tried by giving schema name too.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sql.PNG" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MaN3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127901i812CCEC5463FA169/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MaN3.png" alt="0683p000009MaN3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error1.PNG" style="width: 742px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma0Z.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154761i904A63636AC2E09A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma0Z.png" alt="0683p000009Ma0Z.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 18:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255044#M37873</guid>
      <dc:creator>paresh1</dc:creator>
      <dc:date>2020-07-09T18:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255045#M37874</link>
      <description>&lt;P&gt;Do not add the ; at the end of the statement.&lt;/P&gt;&lt;P&gt;The semicolon is not part of the statement and will only be used to separate multiple statements in tools like DBeaver or SQLPlus. The database it self expects the single statement without ;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oracle does not allow multiple statements in in JDBC statement unlike MySQL (here you can execute multiple statements at once).&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 19:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255045#M37874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T19:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255046#M37875</link>
      <description>&lt;P&gt;Do not add the ; at the end of the statement.&lt;/P&gt;&lt;P&gt;The semicolon is not part of the statement and will only be used to separate multiple statements in tools like DBeaver or SQLPlus. The database it self expects the single statement without ;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oracle does not allow multiple statements in in JDBC statement unlike MySQL (here you can execute multiple statements at once).&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 19:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255046#M37875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T19:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: execute oracle sql query file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255047#M37876</link>
      <description>&lt;P&gt;Thanks a lot jlolling and David. Both of your answers helped me to get out of the issue.&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":ok_hand:"&gt;👌&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 11:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/execute-oracle-sql-query-file/m-p/2255047#M37876</guid>
      <dc:creator>paresh1</dc:creator>
      <dc:date>2020-07-14T11:35:41Z</dc:date>
    </item>
  </channel>
</rss>

