<?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 [resolved] How can Talend execute an Oracle pl/sql script? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-Talend-execute-an-Oracle-pl-sql-script/m-p/2218937#M13948</link>
    <description>Hi, 
&lt;BR /&gt;I have a complex pl/sql script to execute at the end of a migration process. this process being handle by Talend, I would like that the execution of the script is also handle by Talend. 
&lt;BR /&gt;I tried to use tOracleRow without success. 
&lt;BR /&gt;In the query part I directly paste the pl/sql (between double quotes) and get the following error: 
&lt;BR /&gt; 
&lt;BR /&gt; connecting to socket on port 4034 
&lt;BR /&gt; connected 
&lt;BR /&gt;ORA-06550: Ligne 1, colonne 382 : 
&lt;BR /&gt;PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: 
&lt;BR /&gt; ( begin case declare end exception exit for goto if loop mod 
&lt;BR /&gt; null pragma raise return select update while with 
&lt;BR /&gt; &amp;lt;identificateur&amp;gt; &amp;lt;identificateur entre guillemets&amp;gt; 
&lt;BR /&gt; &amp;lt;variable attachée (bind variable)&amp;gt; &amp;lt;&amp;lt; continue close 
&lt;BR /&gt; current delete fetch lock insert open rollback savepoint set 
&lt;BR /&gt; sql execute commit forall merge pipe purge 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job test_oracleELT terminé à 08:05 07/09/2012. 
&lt;BR /&gt;How can this issue be solved? 
&lt;BR /&gt;I'm using Talend Data Integration 5.0.2r78327 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Sebastien</description>
    <pubDate>Fri, 07 Sep 2012 07:07:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-07T07:07:47Z</dc:date>
    <item>
      <title>[resolved] How can Talend execute an Oracle pl/sql script?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-Talend-execute-an-Oracle-pl-sql-script/m-p/2218937#M13948</link>
      <description>Hi, 
&lt;BR /&gt;I have a complex pl/sql script to execute at the end of a migration process. this process being handle by Talend, I would like that the execution of the script is also handle by Talend. 
&lt;BR /&gt;I tried to use tOracleRow without success. 
&lt;BR /&gt;In the query part I directly paste the pl/sql (between double quotes) and get the following error: 
&lt;BR /&gt; 
&lt;BR /&gt; connecting to socket on port 4034 
&lt;BR /&gt; connected 
&lt;BR /&gt;ORA-06550: Ligne 1, colonne 382 : 
&lt;BR /&gt;PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: 
&lt;BR /&gt; ( begin case declare end exception exit for goto if loop mod 
&lt;BR /&gt; null pragma raise return select update while with 
&lt;BR /&gt; &amp;lt;identificateur&amp;gt; &amp;lt;identificateur entre guillemets&amp;gt; 
&lt;BR /&gt; &amp;lt;variable attachée (bind variable)&amp;gt; &amp;lt;&amp;lt; continue close 
&lt;BR /&gt; current delete fetch lock insert open rollback savepoint set 
&lt;BR /&gt; sql execute commit forall merge pipe purge 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job test_oracleELT terminé à 08:05 07/09/2012. 
&lt;BR /&gt;How can this issue be solved? 
&lt;BR /&gt;I'm using Talend Data Integration 5.0.2r78327 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Sebastien</description>
      <pubDate>Fri, 07 Sep 2012 07:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-Talend-execute-an-Oracle-pl-sql-script/m-p/2218937#M13948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-07T07:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How can Talend execute an Oracle pl/sql script?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-Talend-execute-an-Oracle-pl-sql-script/m-p/2218938#M13949</link>
      <description>Problem solved.&lt;BR /&gt;The issue was due to there was Oracle comments in the script.&lt;BR /&gt;The following example shows a solution. It supposes that there is a table TOTO is the schema.&lt;BR /&gt;Don't forget to check the "Die on error" option to catch Oracle exception as an error.</description>
      <pubDate>Fri, 07 Sep 2012 07:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-can-Talend-execute-an-Oracle-pl-sql-script/m-p/2218938#M13949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-07T07:22:13Z</dc:date>
    </item>
  </channel>
</rss>

